{
  "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": "Charleston_Hydroflattened_OCMDEM_25_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39174163303761,
              32.5226109005545
            ],
            [
              -80.39174163303761,
              32.55092573801722
            ],
            [
              -80.35831541050318,
              32.55092573801722
            ],
            [
              -80.35831541050318,
              32.5226109005545
            ],
            [
              -80.39174163303761,
              32.5226109005545
            ]
          ]
        ]
      },
      "bbox": [
        -80.39174163303761,
        32.5226109005545,
        -80.35831541050318,
        32.55092573801722
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.592578+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_25_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35852167547746,
              32.52243168167792
            ],
            [
              -80.35852167547746,
              32.55075551029186
            ],
            [
              -80.32508490438447,
              32.55075551029186
            ],
            [
              -80.32508490438447,
              32.52243168167792
            ],
            [
              -80.35852167547746,
              32.52243168167792
            ]
          ]
        ]
      },
      "bbox": [
        -80.35852167547746,
        32.52243168167792,
        -80.32508490438447,
        32.55075551029186
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.667240+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_25_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32530185047781,
              32.52224341611737
            ],
            [
              -80.32530185047781,
              32.550576232870746
            ],
            [
              -80.29185453782466,
              32.550576232870746
            ],
            [
              -80.29185453782466,
              32.52224341611737
            ],
            [
              -80.32530185047781,
              32.52224341611737
            ]
          ]
        ]
      },
      "bbox": [
        -80.32530185047781,
        32.52224341611737,
        -80.29185453782466,
        32.550576232870746
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.726625+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_25_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29208216490252,
              32.52204610393212
            ],
            [
              -80.29208216490252,
              32.550387905810375
            ],
            [
              -80.25862431769407,
              32.550387905810375
            ],
            [
              -80.25862431769407,
              32.52204610393212
            ],
            [
              -80.29208216490252,
              32.52204610393212
            ]
          ]
        ]
      },
      "bbox": [
        -80.29208216490252,
        32.52204610393212,
        -80.25862431769407,
        32.550387905810375
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.786750+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_25_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25886262561532,
              32.521839745184366
            ],
            [
              -80.25886262561532,
              32.55019052917007
            ],
            [
              -80.22539425086285,
              32.55019052917007
            ],
            [
              -80.22539425086285,
              32.521839745184366
            ],
            [
              -80.25886262561532,
              32.521839745184366
            ]
          ]
        ]
      },
      "bbox": [
        -80.25886262561532,
        32.521839745184366,
        -80.22539425086285,
        32.55019052917007
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.846358+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_25_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22564323947971,
              32.52162433993908
            ],
            [
              -80.22564323947971,
              32.54998410301199
            ],
            [
              -80.19216434420095,
              32.54998410301199
            ],
            [
              -80.19216434420095,
              32.52162433993908
            ],
            [
              -80.22564323947971,
              32.52162433993908
            ]
          ]
        ]
      },
      "bbox": [
        -80.22564323947971,
        32.52162433993908,
        -80.19216434420095,
        32.54998410301199
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.905869+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_26_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39193709106843,
              32.494466437964924
            ],
            [
              -80.39193709106843,
              32.52278107269061
            ],
            [
              -80.35852167547746,
              32.52278107269061
            ],
            [
              -80.35852167547746,
              32.494466437964924
            ],
            [
              -80.39193709106843,
              32.494466437964924
            ]
          ]
        ]
      },
      "bbox": [
        -80.39193709106843,
        32.494466437964924,
        -80.35852167547746,
        32.52278107269061
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:29.967072+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_26_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_26_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_26_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            251415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_26_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35872780789123,
              32.494287277638115
            ],
            [
              -80.35872780789123,
              32.5226109005545
            ],
            [
              -80.32530185047781,
              32.5226109005545
            ],
            [
              -80.32530185047781,
              32.494287277638115
            ],
            [
              -80.35872780789123,
              32.494287277638115
            ]
          ]
        ]
      },
      "bbox": [
        -80.35872780789123,
        32.494287277638115,
        -80.32530185047781,
        32.5226109005545
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.026860+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_26_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_26_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_26_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            251415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_26_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32551865714676,
              32.49409907358283
            ],
            [
              -80.32551865714676,
              32.52243168167792
            ],
            [
              -80.29208216490252,
              32.52243168167792
            ],
            [
              -80.29208216490252,
              32.49409907358283
            ],
            [
              -80.32551865714676,
              32.49409907358283
            ]
          ]
        ]
      },
      "bbox": [
        -80.32551865714676,
        32.49409907358283,
        -80.29208216490252,
        32.52243168167792
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.086111+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_26_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_26_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_26_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            251415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_26_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29230964569231,
              32.493901825858416
            ],
            [
              -80.29230964569231,
              32.52224341611737
            ],
            [
              -80.25886262561532,
              32.52224341611737
            ],
            [
              -80.25886262561532,
              32.493901825858416
            ],
            [
              -80.29230964569231,
              32.493901825858416
            ]
          ]
        ]
      },
      "bbox": [
        -80.29230964569231,
        32.493901825858416,
        -80.25886262561532,
        32.52224341611737
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.145375+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_26_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_26_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_26_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            251415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_27_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35875919924852,
              32.48999966692541
            ],
            [
              -80.35875919924852,
              32.494466437964924
            ],
            [
              -80.32551865714676,
              32.494466437964924
            ],
            [
              -80.32551865714676,
              32.48999966692541
            ],
            [
              -80.35875919924852,
              32.48999966692541
            ]
          ]
        ]
      },
      "bbox": [
        -80.35875919924852,
        32.48999966692541,
        -80.32551865714676,
        32.494466437964924
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.204741+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_27_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_27_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_27_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            624,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            241175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_27_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32555167405805,
              32.48981147224057
            ],
            [
              -80.32555167405805,
              32.494287277638115
            ],
            [
              -80.29230964569231,
              32.494287277638115
            ],
            [
              -80.29230964569231,
              32.48981147224057
            ],
            [
              -80.32555167405805,
              32.48981147224057
            ]
          ]
        ]
      },
      "bbox": [
        -80.32555167405805,
        32.48981147224057,
        -80.29230964569231,
        32.494287277638115
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.263871+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_27_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_27_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_27_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            624,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            241175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_01_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.51664135755719,
              33.19044745562384
            ],
            [
              -79.51664135755719,
              33.218999764473324
            ],
            [
              -79.48267748377454,
              33.218999764473324
            ],
            [
              -79.48267748377454,
              33.19044745562384
            ],
            [
              -79.51664135755719,
              33.19044745562384
            ]
          ]
        ]
      },
      "bbox": [
        -79.51664135755719,
        33.19044745562384,
        -79.48267748377454,
        33.218999764473324
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.318993+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_01_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_01_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_01_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            507415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_01_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48316895042639,
              33.190029804060195
            ],
            [
              -79.48316895042639,
              33.218591095969515
            ],
            [
              -79.44919455286191,
              33.218591095969515
            ],
            [
              -79.44919455286191,
              33.190029804060195
            ],
            [
              -79.48316895042639,
              33.190029804060195
            ]
          ]
        ]
      },
      "bbox": [
        -79.48316895042639,
        33.190029804060195,
        -79.44919455286191,
        33.218591095969515
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.373915+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_01_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_01_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_01_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            507415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_01_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.4496968615455,
              33.1896030374426
            ],
            [
              -79.4496968615455,
              33.21817330933233
            ],
            [
              -79.41571194753307,
              33.21817330933233
            ],
            [
              -79.41571194753307,
              33.1896030374426
            ],
            [
              -79.4496968615455,
              33.1896030374426
            ]
          ]
        ]
      },
      "bbox": [
        -79.4496968615455,
        33.1896030374426,
        -79.41571194753307,
        33.21817330933233
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.422492+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_01_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_01_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_01_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            507415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_01_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.4162250979322,
              33.18916715590516
            ],
            [
              -79.4162250979322,
              33.21774640469305
            ],
            [
              -79.38222967481208,
              33.21774640469305
            ],
            [
              -79.38222967481208,
              33.18916715590516
            ],
            [
              -79.4162250979322,
              33.18916715590516
            ]
          ]
        ]
      },
      "bbox": [
        -79.4162250979322,
        33.18916715590516,
        -79.38222967481208,
        33.21774640469305
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.470299+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_01_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_01_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_01_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            507415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_02_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.51712167063596,
              33.16230380056148
            ],
            [
              -79.51712167063596,
              33.190855992002234
            ],
            [
              -79.48316895042639,
              33.190855992002234
            ],
            [
              -79.48316895042639,
              33.16230380056148
            ],
            [
              -79.51712167063596,
              33.16230380056148
            ]
          ]
        ]
      },
      "bbox": [
        -79.51712167063596,
        33.16230380056148,
        -79.48316895042639,
        33.190855992002234
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.518044+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_02_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_02_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_02_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            497175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_02_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48366009882827,
              33.161886284084474
            ],
            [
              -79.48366009882827,
              33.19044745562384
            ],
            [
              -79.4496968615455,
              33.19044745562384
            ],
            [
              -79.4496968615455,
              33.161886284084474
            ],
            [
              -79.48366009882827,
              33.161886284084474
            ]
          ]
        ]
      },
      "bbox": [
        -79.48366009882827,
        33.161886284084474,
        -79.4496968615455,
        33.19044745562384
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.565898+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_02_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_02_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_02_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            497175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_02_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45019884496149,
              33.161459655501915
            ],
            [
              -79.45019884496149,
              33.190029804060195
            ],
            [
              -79.4162250979322,
              33.190029804060195
            ],
            [
              -79.4162250979322,
              33.161459655501915
            ],
            [
              -79.45019884496149,
              33.161459655501915
            ]
          ]
        ]
      },
      "bbox": [
        -79.45019884496149,
        33.161459655501915,
        -79.4162250979322,
        33.190029804060195
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.613455+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_02_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_02_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_02_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            497175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_02_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41673791604646,
              33.161023914947876
            ],
            [
              -79.41673791604646,
              33.1896030374426
            ],
            [
              -79.38275366660369,
              33.1896030374426
            ],
            [
              -79.38275366660369,
              33.161023914947876
            ],
            [
              -79.41673791604646,
              33.161023914947876
            ]
          ]
        ]
      },
      "bbox": [
        -79.41673791604646,
        33.161023914947876,
        -79.38275366660369,
        33.1896030374426
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.661173+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_02_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_02_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_02_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            497175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_02_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38327731909361,
              33.16057906255936
            ],
            [
              -79.38327731909361,
              33.18916715590516
            ],
            [
              -79.34928257457679,
              33.18916715590516
            ],
            [
              -79.34928257457679,
              33.16057906255936
            ],
            [
              -79.38327731909361,
              33.16057906255936
            ]
          ]
        ]
      },
      "bbox": [
        -79.38327731909361,
        33.16057906255936,
        -79.34928257457679,
        33.18916715590516
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.708457+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_02_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_02_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_02_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            497175.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65140768299695,
              33.1357385689192
            ],
            [
              -79.65140768299695,
              33.16425469686993
            ],
            [
              -79.6175082235902,
              33.16425469686993
            ],
            [
              -79.6175082235902,
              33.1357385689192
            ],
            [
              -79.65140768299695,
              33.1357385689192
            ]
          ]
        ]
      },
      "bbox": [
        -79.65140768299695,
        33.1357385689192,
        -79.6175082235902,
        33.16425469686993
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.756219+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.61795573902008,
              33.135357625452826
            ],
            [
              -79.61795573902008,
              33.16388274283206
            ],
            [
              -79.58404574002876,
              33.16388274283206
            ],
            [
              -79.58404574002876,
              33.135357625452826
            ],
            [
              -79.61795573902008,
              33.135357625452826
            ]
          ]
        ]
      },
      "bbox": [
        -79.61795573902008,
        33.135357625452826,
        -79.58404574002876,
        33.16388274283206
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.803797+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58450408465548,
              33.134967572321905
            ],
            [
              -79.58450408465548,
              33.16350167606106
            ],
            [
              -79.55058355337333,
              33.16350167606106
            ],
            [
              -79.55058355337333,
              33.134967572321905
            ],
            [
              -79.58450408465548,
              33.134967572321905
            ]
          ]
        ]
      },
      "bbox": [
        -79.58450408465548,
        33.134967572321905,
        -79.55058355337333,
        33.16350167606106
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.843374+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55105272690871,
              33.134568409649084
            ],
            [
              -79.55105272690871,
              33.16311149667673
            ],
            [
              -79.51712167063596,
              33.16311149667673
            ],
            [
              -79.51712167063596,
              33.134568409649084
            ],
            [
              -79.55105272690871,
              33.134568409649084
            ]
          ]
        ]
      },
      "bbox": [
        -79.55105272690871,
        33.134568409649084,
        -79.51712167063596,
        33.16311149667673
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.883309+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.517601672785,
              33.13416013755982
            ],
            [
              -79.517601672785,
              33.1627122048017
            ],
            [
              -79.48366009882827,
              33.1627122048017
            ],
            [
              -79.48366009882827,
              33.13416013755982
            ],
            [
              -79.517601672785,
              33.13416013755982
            ]
          ]
        ]
      },
      "bbox": [
        -79.517601672785,
        33.13416013755982,
        -79.48366009882827,
        33.1627122048017
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.923332+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48415092928916,
              33.133742756182464
            ],
            [
              -79.48415092928916,
              33.16230380056148
            ],
            [
              -79.45019884496149,
              33.16230380056148
            ],
            [
              -79.45019884496149,
              33.133742756182464
            ],
            [
              -79.48415092928916,
              33.133742756182464
            ]
          ]
        ]
      },
      "bbox": [
        -79.48415092928916,
        33.133742756182464,
        -79.45019884496149,
        33.16230380056148
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:30.963678+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45070050342564,
              33.133316265648226
            ],
            [
              -79.45070050342564,
              33.161886284084474
            ],
            [
              -79.41673791604646,
              33.161886284084474
            ],
            [
              -79.41673791604646,
              33.133316265648226
            ],
            [
              -79.45070050342564,
              33.133316265648226
            ]
          ]
        ]
      },
      "bbox": [
        -79.45070050342564,
        33.133316265648226,
        -79.41673791604646,
        33.161886284084474
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.003809+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41725040219845,
              33.13288066609118
            ],
            [
              -79.41725040219845,
              33.161459655501915
            ],
            [
              -79.38327731909361,
              33.161459655501915
            ],
            [
              -79.38327731909361,
              33.13288066609118
            ],
            [
              -79.41725040219845,
              33.13288066609118
            ]
          ]
        ]
      },
      "bbox": [
        -79.41725040219845,
        33.13288066609118,
        -79.38327731909361,
        33.161459655501915
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.043807+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38380063261125,
              33.132435957648305
            ],
            [
              -79.38380063261125,
              33.161023914947876
            ],
            [
              -79.34981706111294,
              33.161023914947876
            ],
            [
              -79.34981706111294,
              33.132435957648305
            ],
            [
              -79.38380063261125,
              33.132435957648305
            ]
          ]
        ]
      },
      "bbox": [
        -79.38380063261125,
        33.132435957648305,
        -79.34981706111294,
        33.161023914947876
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.083556+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.35035120166724,
              33.13198214045935
            ],
            [
              -79.35035120166724,
              33.16057906255936
            ],
            [
              -79.31635714911405,
              33.16057906255936
            ],
            [
              -79.31635714911405,
              33.13198214045935
            ],
            [
              -79.35035120166724,
              33.13198214045935
            ]
          ]
        ]
      },
      "bbox": [
        -79.35035120166724,
        33.13198214045935,
        -79.31635714911405,
        33.16057906255936
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.123628+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2504930.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.31690211636919,
              33.13151921466701
            ],
            [
              -79.31690211636919,
              33.160125098476186
            ],
            [
              -79.2828975901061,
              33.160125098476186
            ],
            [
              -79.2828975901061,
              33.13151921466701
            ],
            [
              -79.31690211636919,
              33.13151921466701
            ]
          ]
        ]
      },
      "bbox": [
        -79.31690211636919,
        33.13151921466701,
        -79.2828975901061,
        33.160125098476186
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.163405+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2515170.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_03_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.28345338371948,
              33.131279264883915
            ],
            [
              -79.28345338371948,
              33.15966202284106
            ],
            [
              -79.26580852019245,
              33.15966202284106
            ],
            [
              -79.26580852019245,
              33.131279264883915
            ],
            [
              -79.28345338371948,
              33.131279264883915
            ]
          ]
        ]
      },
      "bbox": [
        -79.28345338371948,
        33.131279264883915,
        -79.26580852019245,
        33.15966202284106
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.203594+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_03_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_03_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_03_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            2092
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2525410.0,
            0.0,
            -2.5,
            486935.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68528549017883,
              33.10796610710795
            ],
            [
              -79.68528549017883,
              33.13647312638218
            ],
            [
              -79.65140768299695,
              33.13647312638218
            ],
            [
              -79.65140768299695,
              33.10796610710795
            ],
            [
              -79.68528549017883,
              33.10796610710795
            ]
          ]
        ]
      },
      "bbox": [
        -79.68528549017883,
        33.10796610710795,
        -79.65140768299695,
        33.13647312638218
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.243737+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65184408634218,
              33.10759439379323
            ],
            [
              -79.65184408634218,
              33.13611040260127
            ],
            [
              -79.61795573902008,
              33.13611040260127
            ],
            [
              -79.61795573902008,
              33.10759439379323
            ],
            [
              -79.65184408634218,
              33.10759439379323
            ]
          ]
        ]
      },
      "bbox": [
        -79.65184408634218,
        33.10759439379323,
        -79.61795573902008,
        33.13611040260127
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.283379+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.61840296483763,
              33.10721357364332
            ],
            [
              -79.61840296483763,
              33.1357385689192
            ],
            [
              -79.58450408465548,
              33.1357385689192
            ],
            [
              -79.58450408465548,
              33.10721357364332
            ],
            [
              -79.61840296483763,
              33.10721357364332
            ]
          ]
        ]
      },
      "bbox": [
        -79.61840296483763,
        33.10721357364332,
        -79.58450408465548,
        33.1357385689192
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.319307+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58496213266429,
              33.10682364677796
            ],
            [
              -79.58496213266429,
              33.135357625452826
            ],
            [
              -79.55105272690871,
              33.135357625452826
            ],
            [
              -79.55105272690871,
              33.10682364677796
            ],
            [
              -79.58496213266429,
              33.10682364677796
            ]
          ]
        ]
      },
      "bbox": [
        -79.58496213266429,
        33.10682364677796,
        -79.55105272690871,
        33.135357625452826
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.352263+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55152159682098,
              33.10642461331974
            ],
            [
              -79.55152159682098,
              33.134967572321905
            ],
            [
              -79.517601672785,
              33.134967572321905
            ],
            [
              -79.517601672785,
              33.10642461331974
            ],
            [
              -79.55152159682098,
              33.10642461331974
            ]
          ]
        ]
      },
      "bbox": [
        -79.55152159682098,
        33.10642461331974,
        -79.517601672785,
        33.134967572321905
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.384856+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5180813643061,
              33.10601647339412
            ],
            [
              -79.5180813643061,
              33.134568409649084
            ],
            [
              -79.48415092928916,
              33.134568409649084
            ],
            [
              -79.48415092928916,
              33.10601647339412
            ],
            [
              -79.5180813643061,
              33.10601647339412
            ]
          ]
        ]
      },
      "bbox": [
        -79.5180813643061,
        33.10601647339412,
        -79.48415092928916,
        33.134568409649084
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.417842+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48464144211768,
              33.1055992271294
            ],
            [
              -79.48464144211768,
              33.13416013755982
            ],
            [
              -79.45070050342564,
              33.13416013755982
            ],
            [
              -79.45070050342564,
              33.1055992271294
            ],
            [
              -79.48464144211768,
              33.1055992271294
            ]
          ]
        ]
      },
      "bbox": [
        -79.48464144211768,
        33.1055992271294,
        -79.45070050342564,
        33.13416013755982
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.450570+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45120183725338,
              33.105172874656795
            ],
            [
              -79.45120183725338,
              33.133742756182464
            ],
            [
              -79.41725040219845,
              33.133742756182464
            ],
            [
              -79.41725040219845,
              33.105172874656795
            ],
            [
              -79.45120183725338,
              33.105172874656795
            ]
          ]
        ]
      },
      "bbox": [
        -79.45120183725338,
        33.105172874656795,
        -79.41725040219845,
        33.133742756182464
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.483163+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41776255671041,
              33.10473741611031
            ],
            [
              -79.41776255671041,
              33.133316265648226
            ],
            [
              -79.38380063261125,
              33.133316265648226
            ],
            [
              -79.38380063261125,
              33.10473741611031
            ],
            [
              -79.41776255671041,
              33.10473741611031
            ]
          ]
        ]
      },
      "bbox": [
        -79.41776255671041,
        33.10473741611031,
        -79.38380063261125,
        33.133316265648226
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.515983+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38432360748564,
              33.10429285162689
            ],
            [
              -79.38432360748564,
              33.13288066609118
            ],
            [
              -79.35035120166724,
              33.13288066609118
            ],
            [
              -79.35035120166724,
              33.10429285162689
            ],
            [
              -79.38432360748564,
              33.10429285162689
            ]
          ]
        ]
      },
      "bbox": [
        -79.38432360748564,
        33.10429285162689,
        -79.35035120166724,
        33.13288066609118
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.548865+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.35088499657549,
              33.103839181346274
            ],
            [
              -79.35088499657549,
              33.132435957648305
            ],
            [
              -79.31690211636919,
              33.132435957648305
            ],
            [
              -79.31690211636919,
              33.103839181346274
            ],
            [
              -79.35088499657549,
              33.103839181346274
            ]
          ]
        ]
      },
      "bbox": [
        -79.35088499657549,
        33.103839181346274,
        -79.31690211636919,
        33.132435957648305
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.582029+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2504930.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.31744673097593,
              33.103376405411105
            ],
            [
              -79.31744673097593,
              33.13198214045935
            ],
            [
              -79.28345338371948,
              33.13198214045935
            ],
            [
              -79.28345338371948,
              33.103376405411105
            ],
            [
              -79.31744673097593,
              33.103376405411105
            ]
          ]
        ]
      },
      "bbox": [
        -79.31744673097593,
        33.103376405411105,
        -79.28345338371948,
        33.13198214045935
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.614934+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2515170.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_04_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.28400881768256,
              33.10313653330404
            ],
            [
              -79.28400881768256,
              33.13151921466701
            ],
            [
              -79.26636984314935,
              33.13151921466701
            ],
            [
              -79.26636984314935,
              33.10313653330404
            ],
            [
              -79.28400881768256,
              33.10313653330404
            ]
          ]
        ]
      },
      "bbox": [
        -79.28400881768256,
        33.10313653330404,
        -79.26636984314935,
        33.13151921466701
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.647804+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_04_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_04_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_04_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            2092
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2525410.0,
            0.0,
            -2.5,
            476695.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68571079544489,
              33.07982181716338
            ],
            [
              -79.68571079544489,
              33.10832871347061
            ],
            [
              -79.65184408634218,
              33.10832871347061
            ],
            [
              -79.65184408634218,
              33.07982181716338
            ],
            [
              -79.68571079544489,
              33.07982181716338
            ]
          ]
        ]
      },
      "bbox": [
        -79.68571079544489,
        33.07982181716338,
        -79.65184408634218,
        33.10832871347061
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.680673+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65228020735529,
              33.07945022422755
            ],
            [
              -79.65228020735529,
              33.10796610710795
            ],
            [
              -79.61840296483763,
              33.10796610710795
            ],
            [
              -79.61840296483763,
              33.07945022422755
            ],
            [
              -79.65228020735529,
              33.07945022422755
            ]
          ]
        ]
      },
      "bbox": [
        -79.65228020735529,
        33.07945022422755,
        -79.61840296483763,
        33.10796610710795
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.713526+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.61884990132387,
              33.07906952740593
            ],
            [
              -79.61884990132387,
              33.10759439379323
            ],
            [
              -79.58496213266429,
              33.10759439379323
            ],
            [
              -79.58496213266429,
              33.07906952740593
            ],
            [
              -79.61884990132387,
              33.07906952740593
            ]
          ]
        ]
      },
      "bbox": [
        -79.61884990132387,
        33.07906952740593,
        -79.58496213266429,
        33.10759439379323
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.746844+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58541988434303,
              33.07867972681822
            ],
            [
              -79.58541988434303,
              33.10721357364332
            ],
            [
              -79.55152159682098,
              33.10721357364332
            ],
            [
              -79.55152159682098,
              33.07867972681822
            ],
            [
              -79.58541988434303,
              33.07867972681822
            ]
          ]
        ]
      },
      "bbox": [
        -79.58541988434303,
        33.07867972681822,
        -79.55152159682098,
        33.10721357364332
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.779894+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55199016340474,
              33.07828082258698
            ],
            [
              -79.55199016340474,
              33.10682364677796
            ],
            [
              -79.5180813643061,
              33.10682364677796
            ],
            [
              -79.5180813643061,
              33.07828082258698
            ],
            [
              -79.55199016340474,
              33.07828082258698
            ]
          ]
        ]
      },
      "bbox": [
        -79.55199016340474,
        33.07828082258698,
        -79.5180813643061,
        33.10682364677796
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.812315+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.51856074550066,
              33.07787281483766
            ],
            [
              -79.51856074550066,
              33.10642461331974
            ],
            [
              -79.48464144211768,
              33.10642461331974
            ],
            [
              -79.48464144211768,
              33.07787281483766
            ],
            [
              -79.51856074550066,
              33.07787281483766
            ]
          ]
        ]
      },
      "bbox": [
        -79.51856074550066,
        33.07787281483766,
        -79.48464144211768,
        33.10642461331974
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.840033+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48513163762202,
              33.077455703698554
            ],
            [
              -79.48513163762202,
              33.10601647339412
            ],
            [
              -79.45120183725338,
              33.10601647339412
            ],
            [
              -79.45120183725338,
              33.077455703698554
            ],
            [
              -79.48513163762202,
              33.077455703698554
            ]
          ]
        ]
      },
      "bbox": [
        -79.48513163762202,
        33.077455703698554,
        -79.45120183725338,
        33.10601647339412
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.867911+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45170284675969,
              33.07702948930076
            ],
            [
              -79.45170284675969,
              33.1055992271294
            ],
            [
              -79.41776255671041,
              33.1055992271294
            ],
            [
              -79.41776255671041,
              33.07702948930076
            ],
            [
              -79.45170284675969,
              33.07702948930076
            ]
          ]
        ]
      },
      "bbox": [
        -79.45170284675969,
        33.07702948930076,
        -79.41776255671041,
        33.1055992271294
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.895674+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41827437990412,
              33.07659417177836
            ],
            [
              -79.41827437990412,
              33.105172874656795
            ],
            [
              -79.38432360748564,
              33.105172874656795
            ],
            [
              -79.38432360748564,
              33.07659417177836
            ],
            [
              -79.41827437990412,
              33.07659417177836
            ]
          ]
        ]
      },
      "bbox": [
        -79.41827437990412,
        33.07659417177836,
        -79.38432360748564,
        33.105172874656795
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.923638+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38484624404536,
              33.07614975126818
            ],
            [
              -79.38484624404536,
              33.10473741611031
            ],
            [
              -79.35088499657549,
              33.10473741611031
            ],
            [
              -79.35088499657549,
              33.07614975126818
            ],
            [
              -79.38484624404536,
              33.07614975126818
            ]
          ]
        ]
      },
      "bbox": [
        -79.38484624404536,
        33.07614975126818,
        -79.35088499657549,
        33.10473741611031
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.951941+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.35141844617307,
              33.07569622790999
            ],
            [
              -79.35141844617307,
              33.10429285162689
            ],
            [
              -79.31744673097593,
              33.10429285162689
            ],
            [
              -79.31744673097593,
              33.07569622790999
            ],
            [
              -79.35141844617307,
              33.07569622790999
            ]
          ]
        ]
      },
      "bbox": [
        -79.35141844617307,
        33.07569622790999,
        -79.31744673097593,
        33.10429285162689
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:31.980098+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2504930.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_05_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.31799099327644,
              33.075233601846364
            ],
            [
              -79.31799099327644,
              33.103839181346274
            ],
            [
              -79.28400881768256,
              33.103839181346274
            ],
            [
              -79.28400881768256,
              33.075233601846364
            ],
            [
              -79.31799099327644,
              33.075233601846364
            ]
          ]
        ]
      },
      "bbox": [
        -79.31799099327644,
        33.075233601846364,
        -79.28400881768256,
        33.103839181346274
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.091136+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_05_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_05_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_05_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2515170.0,
            0.0,
            -2.5,
            466455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.71955587977946,
              33.05203991103154
            ],
            [
              -79.71955587977946,
              33.08053769091319
            ],
            [
              -79.68571079544489,
              33.08053769091319
            ],
            [
              -79.68571079544489,
              33.05203991103154
            ],
            [
              -79.71955587977946,
              33.05203991103154
            ]
          ]
        ]
      },
      "bbox": [
        -79.71955587977946,
        33.05203991103154,
        -79.68571079544489,
        33.08053769091319
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.121054+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68613582564542,
              33.051677539539014
            ],
            [
              -79.68613582564542,
              33.08018430609658
            ],
            [
              -79.65228020735529,
              33.08018430609658
            ],
            [
              -79.65228020735529,
              33.051677539539014
            ],
            [
              -79.68613582564542,
              33.051677539539014
            ]
          ]
        ]
      },
      "bbox": [
        -79.68613582564542,
        33.051677539539014,
        -79.65228020735529,
        33.08018430609658
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.149106+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65271604631012,
              33.05130606699357
            ],
            [
              -79.65271604631012,
              33.07982181716338
            ],
            [
              -79.61884990132387,
              33.07982181716338
            ],
            [
              -79.61884990132387,
              33.05130606699357
            ],
            [
              -79.65271604631012,
              33.05130606699357
            ]
          ]
        ]
      },
      "bbox": [
        -79.65271604631012,
        33.05130606699357,
        -79.61884990132387,
        33.07982181716338
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.177051+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6192965487595,
              33.05092549351201
            ],
            [
              -79.6192965487595,
              33.07945022422755
            ],
            [
              -79.58541988434303,
              33.07945022422755
            ],
            [
              -79.58541988434303,
              33.05092549351201
            ],
            [
              -79.6192965487595,
              33.05092549351201
            ]
          ]
        ]
      },
      "bbox": [
        -79.6192965487595,
        33.05092549351201,
        -79.58541988434303,
        33.07945022422755
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.210314+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58587733997912,
              33.05053581921402
            ],
            [
              -79.58587733997912,
              33.07906952740593
            ],
            [
              -79.55199016340474,
              33.07906952740593
            ],
            [
              -79.55199016340474,
              33.05053581921402
            ],
            [
              -79.58587733997912,
              33.05053581921402
            ]
          ]
        ]
      },
      "bbox": [
        -79.58587733997912,
        33.05053581921402,
        -79.55199016340474,
        33.07906952740593
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.240227+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55245842695425,
              33.050137044222126
            ],
            [
              -79.55245842695425,
              33.07867972681822
            ],
            [
              -79.51856074550066,
              33.07867972681822
            ],
            [
              -79.51856074550066,
              33.050137044222126
            ],
            [
              -79.55245842695425,
              33.050137044222126
            ]
          ]
        ]
      },
      "bbox": [
        -79.55245842695425,
        33.050137044222126,
        -79.51856074550066,
        33.07867972681822
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.268360+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.51903981666972,
              33.049729168661734
            ],
            [
              -79.51903981666972,
              33.07828082258698
            ],
            [
              -79.48513163762202,
              33.07828082258698
            ],
            [
              -79.48513163762202,
              33.049729168661734
            ],
            [
              -79.51903981666972,
              33.049729168661734
            ]
          ]
        ]
      },
      "bbox": [
        -79.51903981666972,
        33.049729168661734,
        -79.48513163762202,
        33.07828082258698
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.296474+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48562151611,
              33.0493121926611
            ],
            [
              -79.48562151611,
              33.07787281483766
            ],
            [
              -79.45170284675969,
              33.07787281483766
            ],
            [
              -79.45170284675969,
              33.0493121926611
            ],
            [
              -79.48562151611,
              33.0493121926611
            ]
          ]
        ]
      },
      "bbox": [
        -79.48562151611,
        33.0493121926611,
        -79.45170284675969,
        33.07787281483766
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.320607+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45220353225918,
              33.04888611635135
            ],
            [
              -79.45220353225918,
              33.077455703698554
            ],
            [
              -79.41827437990412,
              33.077455703698554
            ],
            [
              -79.41827437990412,
              33.04888611635135
            ],
            [
              -79.45220353225918,
              33.04888611635135
            ]
          ]
        ]
      },
      "bbox": [
        -79.45220353225918,
        33.04888611635135,
        -79.41827437990412,
        33.077455703698554
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.344353+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41878587210093,
              33.04845093986644
            ],
            [
              -79.41878587210093,
              33.07702948930076
            ],
            [
              -79.38484624404536,
              33.07702948930076
            ],
            [
              -79.38484624404536,
              33.04845093986644
            ],
            [
              -79.41878587210093,
              33.04845093986644
            ]
          ]
        ]
      },
      "bbox": [
        -79.41878587210093,
        33.04845093986644,
        -79.38484624404536,
        33.07702948930076
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.368880+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38536854261855,
              33.04800666334327
            ],
            [
              -79.38536854261855,
              33.07659417177836
            ],
            [
              -79.35141844617307,
              33.07659417177836
            ],
            [
              -79.35141844617307,
              33.04800666334327
            ],
            [
              -79.38536854261855,
              33.04800666334327
            ]
          ]
        ]
      },
      "bbox": [
        -79.38536854261855,
        33.04800666334327,
        -79.35141844617307,
        33.07659417177836
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.392641+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_06_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.3519515507949,
              33.047553286921506
            ],
            [
              -79.3519515507949,
              33.07614975126818
            ],
            [
              -79.31799099327644,
              33.07614975126818
            ],
            [
              -79.31799099327644,
              33.047553286921506
            ],
            [
              -79.3519515507949,
              33.047553286921506
            ]
          ]
        ]
      },
      "bbox": [
        -79.3519515507949,
        33.047553286921506,
        -79.31799099327644,
        33.07614975126818
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.416514+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_06_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_06_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_06_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2504930.0,
            0.0,
            -2.5,
            456215.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75337935279853,
              33.02424869086875
            ],
            [
              -79.75337935279853,
              33.05273735040488
            ],
            [
              -79.71955587977946,
              33.05273735040488
            ],
            [
              -79.71955587977946,
              33.02424869086875
            ],
            [
              -79.75337935279853,
              33.02424869086875
            ]
          ]
        ]
      },
      "bbox": [
        -79.75337935279853,
        33.02424869086875,
        -79.71955587977946,
        33.05273735040488
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.441005+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.71996983314642,
              33.02389553504494
            ],
            [
              -79.71996983314642,
              33.05239318135719
            ],
            [
              -79.68613582564542,
              33.05239318135719
            ],
            [
              -79.68613582564542,
              33.02389553504494
            ],
            [
              -79.71996983314642,
              33.02389553504494
            ]
          ]
        ]
      },
      "bbox": [
        -79.71996983314642,
        33.02389553504494,
        -79.68613582564542,
        33.05239318135719
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.465063+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68656058104716,
              33.02353328100426
            ],
            [
              -79.68656058104716,
              33.05203991103154
            ],
            [
              -79.65271604631012,
              33.05203991103154
            ],
            [
              -79.65271604631012,
              33.02353328100426
            ],
            [
              -79.68656058104716,
              33.02353328100426
            ]
          ]
        ]
      },
      "bbox": [
        -79.68656058104716,
        33.02353328100426,
        -79.65271604631012,
        33.05203991103154
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.488843+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65315160348023,
              33.023161928860674
            ],
            [
              -79.65315160348023,
              33.051677539539014
            ],
            [
              -79.6192965487595,
              33.051677539539014
            ],
            [
              -79.6192965487595,
              33.023161928860674
            ],
            [
              -79.65315160348023,
              33.023161928860674
            ]
          ]
        ]
      },
      "bbox": [
        -79.65315160348023,
        33.023161928860674,
        -79.6192965487595,
        33.051677539539014
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.512782+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6197429074248,
              33.02278147873092
            ],
            [
              -79.6197429074248,
              33.05130606699357
            ],
            [
              -79.58587733997912,
              33.05130606699357
            ],
            [
              -79.58587733997912,
              33.02278147873092
            ],
            [
              -79.6197429074248,
              33.02278147873092
            ]
          ]
        ]
      },
      "bbox": [
        -79.6197429074248,
        33.02278147873092,
        -79.58587733997912,
        33.05130606699357
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.536342+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58633449985969,
              33.02239193073464
            ],
            [
              -79.58633449985969,
              33.05092549351201
            ],
            [
              -79.55245842695425,
              33.05092549351201
            ],
            [
              -79.55245842695425,
              33.02239193073464
            ],
            [
              -79.58633449985969,
              33.02239193073464
            ]
          ]
        ]
      },
      "bbox": [
        -79.58633449985969,
        33.02239193073464,
        -79.55245842695425,
        33.05092549351201
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.560221+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55292638776336,
              33.02199328499437
            ],
            [
              -79.55292638776336,
              33.05053581921402
            ],
            [
              -79.51903981666972,
              33.05053581921402
            ],
            [
              -79.51903981666972,
              33.02199328499437
            ],
            [
              -79.55292638776336,
              33.02199328499437
            ]
          ]
        ]
      },
      "bbox": [
        -79.55292638776336,
        33.02199328499437,
        -79.51903981666972,
        33.05053581921402
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.584008+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5195185781139,
              33.02158554163549
            ],
            [
              -79.5195185781139,
              33.050137044222126
            ],
            [
              -79.48562151611,
              33.050137044222126
            ],
            [
              -79.48562151611,
              33.02158554163549
            ],
            [
              -79.5195185781139,
              33.02158554163549
            ]
          ]
        ]
      },
      "bbox": [
        -79.5195185781139,
        33.02158554163549,
        -79.48562151611,
        33.050137044222126
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.607708+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48611107788902,
              33.0211687007862
            ],
            [
              -79.48611107788902,
              33.049729168661734
            ],
            [
              -79.45220353225918,
              33.049729168661734
            ],
            [
              -79.45220353225918,
              33.0211687007862
            ],
            [
              -79.48611107788902,
              33.0211687007862
            ]
          ]
        ]
      },
      "bbox": [
        -79.48611107788902,
        33.0211687007862,
        -79.45220353225918,
        33.049729168661734
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.631340+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.452703894066,
              33.02074276257761
            ],
            [
              -79.452703894066,
              33.0493121926611
            ],
            [
              -79.41878587210093,
              33.0493121926611
            ],
            [
              -79.41878587210093,
              33.02074276257761
            ],
            [
              -79.452703894066,
              33.02074276257761
            ]
          ]
        ]
      },
      "bbox": [
        -79.452703894066,
        33.02074276257761,
        -79.41878587210093,
        33.0493121926611
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.655261+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41929703362182,
              33.020307727143674
            ],
            [
              -79.41929703362182,
              33.04888611635135
            ],
            [
              -79.38536854261855,
              33.04888611635135
            ],
            [
              -79.38536854261855,
              33.020307727143674
            ],
            [
              -79.41929703362182,
              33.020307727143674
            ]
          ]
        ]
      },
      "bbox": [
        -79.41929703362182,
        33.020307727143674,
        -79.38536854261855,
        33.04888611635135
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.679158+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38589050353293,
              33.01986359462117
            ],
            [
              -79.38589050353293,
              33.04845093986644
            ],
            [
              -79.3519515507949,
              33.04845093986644
            ],
            [
              -79.3519515507949,
              33.01986359462117
            ],
            [
              -79.38589050353293,
              33.01986359462117
            ]
          ]
        ]
      },
      "bbox": [
        -79.38589050353293,
        33.01986359462117,
        -79.3519515507949,
        33.04845093986644
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.702924+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_07_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.35248431077547,
              33.01941036514983
            ],
            [
              -79.35248431077547,
              33.04800666334327
            ],
            [
              -79.31853490361242,
              33.04800666334327
            ],
            [
              -79.31853490361242,
              33.01941036514983
            ],
            [
              -79.35248431077547,
              33.01941036514983
            ]
          ]
        ]
      },
      "bbox": [
        -79.35248431077547,
        33.01941036514983,
        -79.31853490361242,
        33.04800666334327
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.726626+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_07_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_07_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_07_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2504930.0,
            0.0,
            -2.5,
            445975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1879868102233,
              32.999866047383414
            ],
            [
              -80.1879868102233,
              33.02823750264296
            ],
            [
              -80.15431191676927,
              33.02823750264296
            ],
            [
              -80.15431191676927,
              32.999866047383414
            ],
            [
              -80.1879868102233,
              32.999866047383414
            ]
          ]
        ]
      },
      "bbox": [
        -80.1879868102233,
        32.999866047383414,
        -80.15431191676927,
        33.02823750264296
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.750602+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15458524573084,
              32.99963125360101
            ],
            [
              -80.15458524573084,
              33.02801173221506
            ],
            [
              -80.12089973099873,
              33.02801173221506
            ],
            [
              -80.12089973099873,
              32.99963125360101
            ],
            [
              -80.15458524573084,
              32.99963125360101
            ]
          ]
        ]
      },
      "bbox": [
        -80.15458524573084,
        32.99963125360101,
        -80.12089973099873,
        33.02801173221506
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.775089+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12118385785884,
              32.99938736333167
            ],
            [
              -80.12118385785884,
              33.02777686227579
            ],
            [
              -80.08748772900316,
              33.02777686227579
            ],
            [
              -80.08748772900316,
              32.99938736333167
            ],
            [
              -80.12118385785884,
              32.99938736333167
            ]
          ]
        ]
      },
      "bbox": [
        -80.12118385785884,
        32.99938736333167,
        -80.08748772900316,
        33.02777686227579
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.799104+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08778265358372,
              32.999134376652115
            ],
            [
              -80.08778265358372,
              33.027532892899025
            ],
            [
              -80.05407591776557,
              33.027532892899025
            ],
            [
              -80.05407591776557,
              32.999134376652115
            ],
            [
              -80.08778265358372,
              32.999134376652115
            ]
          ]
        ]
      },
      "bbox": [
        -80.08778265358372,
        32.999134376652115,
        -80.05407591776557,
        33.027532892899025
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.822886+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05438163988164,
              32.998872293641874
            ],
            [
              -80.05438163988164,
              33.027279824161454
            ],
            [
              -80.02066430426865,
              33.027279824161454
            ],
            [
              -80.02066430426865,
              32.998872293641874
            ],
            [
              -80.05438163988164,
              32.998872293641874
            ]
          ]
        ]
      },
      "bbox": [
        -80.05438163988164,
        32.998872293641874,
        -80.02066430426865,
        33.027279824161454
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.846899+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78718122795604,
              32.99644817214876
            ],
            [
              -79.78718122795604,
              33.02492770742437
            ],
            [
              -79.75337935279853,
              33.02492770742437
            ],
            [
              -79.75337935279853,
              32.99644817214876
            ],
            [
              -79.78718122795604,
              32.99644817214876
            ]
          ]
        ]
      },
      "bbox": [
        -79.78718122795604,
        32.99644817214876,
        -79.75337935279853,
        33.02492770742437
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.869868+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75378224329805,
              32.99610422621528
            ],
            [
              -79.75378224329805,
              33.024592748364626
            ],
            [
              -79.71996983314642,
              33.024592748364626
            ],
            [
              -79.71996983314642,
              32.99610422621528
            ],
            [
              -79.75378224329805,
              32.99610422621528
            ]
          ]
        ]
      },
      "bbox": [
        -79.75378224329805,
        32.99610422621528,
        -79.71996983314642,
        33.024592748364626
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.892614+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.7203835189605,
              32.99575118490419
            ],
            [
              -79.7203835189605,
              33.02424869086875
            ],
            [
              -79.68656058104716,
              33.02424869086875
            ],
            [
              -79.68656058104716,
              32.99575118490419
            ],
            [
              -79.7203835189605,
              32.99575118490419
            ]
          ]
        ]
      },
      "bbox": [
        -79.7203835189605,
        32.99575118490419,
        -79.68656058104716,
        33.02424869086875
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.915245+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68698506191649,
              32.995389048326516
            ],
            [
              -79.68698506191649,
              33.02389553504494
            ],
            [
              -79.65315160348023,
              33.02389553504494
            ],
            [
              -79.65315160348023,
              32.995389048326516
            ],
            [
              -79.68698506191649,
              32.995389048326516
            ]
          ]
        ]
      },
      "bbox": [
        -79.68698506191649,
        32.995389048326516,
        -79.65315160348023,
        33.02389553504494
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.938356+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65358687913874,
              32.99501781659616
            ],
            [
              -79.65358687913874,
              33.02353328100426
            ],
            [
              -79.6197429074248,
              33.02353328100426
            ],
            [
              -79.6197429074248,
              32.99501781659616
            ],
            [
              -79.65358687913874,
              32.99501781659616
            ]
          ]
        ]
      },
      "bbox": [
        -79.65358687913874,
        32.99501781659616,
        -79.6197429074248,
        33.02353328100426
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.961291+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6201889775997,
              32.994637489829906
            ],
            [
              -79.6201889775997,
              33.023161928860674
            ],
            [
              -79.58633449985969,
              33.023161928860674
            ],
            [
              -79.58633449985969,
              32.994637489829906
            ],
            [
              -79.6201889775997,
              32.994637489829906
            ]
          ]
        ]
      },
      "bbox": [
        -79.6201889775997,
        32.994637489829906,
        -79.58633449985969,
        33.023161928860674
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:32.984350+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5867913642714,
              32.99424806814734
            ],
            [
              -79.5867913642714,
              33.02278147873092
            ],
            [
              -79.55292638776336,
              33.02278147873092
            ],
            [
              -79.55292638776336,
              32.99424806814734
            ],
            [
              -79.5867913642714,
              32.99424806814734
            ]
          ]
        ]
      },
      "bbox": [
        -79.5867913642714,
        32.99424806814734,
        -79.55292638776336,
        33.02278147873092
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.007516+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55339404612555,
              32.99384955167096
            ],
            [
              -79.55339404612555,
              33.02239193073464
            ],
            [
              -79.5195185781139,
              33.02239193073464
            ],
            [
              -79.5195185781139,
              32.99384955167096
            ],
            [
              -79.55339404612555,
              32.99384955167096
            ]
          ]
        ]
      },
      "bbox": [
        -79.55339404612555,
        32.99384955167096,
        -79.5195185781139,
        33.02239193073464
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.030422+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.51999703013345,
              32.9934419405261
            ],
            [
              -79.51999703013345,
              33.02199328499437
            ],
            [
              -79.48611107788902,
              33.02199328499437
            ],
            [
              -79.48611107788902,
              32.9934419405261
            ],
            [
              -79.51999703013345,
              32.9934419405261
            ]
          ]
        ]
      },
      "bbox": [
        -79.51999703013345,
        32.9934419405261,
        -79.48611107788902,
        33.02199328499437
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.053500+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.48660032326607,
              32.993025234840964
            ],
            [
              -79.48660032326607,
              33.02158554163549
            ],
            [
              -79.452703894066,
              33.02158554163549
            ],
            [
              -79.452703894066,
              32.993025234840964
            ],
            [
              -79.48660032326607,
              32.993025234840964
            ]
          ]
        ]
      },
      "bbox": [
        -79.48660032326607,
        32.993025234840964,
        -79.452703894066,
        33.02158554163549
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.076272+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2463970.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_31",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45320393249396,
              32.99259943474666
            ],
            [
              -79.45320393249396,
              33.0211687007862
            ],
            [
              -79.41929703362182,
              33.0211687007862
            ],
            [
              -79.41929703362182,
              32.99259943474666
            ],
            [
              -79.45320393249396,
              32.99259943474666
            ]
          ]
        ]
      },
      "bbox": [
        -79.45320393249396,
        32.99259943474666,
        -79.41929703362182,
        33.0211687007862
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.099208+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_31.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_31": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_31.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2474210.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_32",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.41980786478729,
              32.99216454037704
            ],
            [
              -79.41980786478729,
              33.02074276257761
            ],
            [
              -79.38589050353293,
              33.02074276257761
            ],
            [
              -79.38589050353293,
              32.99216454037704
            ],
            [
              -79.41980786478729,
              32.99216454037704
            ]
          ]
        ]
      },
      "bbox": [
        -79.41980786478729,
        32.99216454037704,
        -79.38589050353293,
        33.02074276257761
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.122380+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_32.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_32": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_32.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2484450.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.38641212711583,
              32.9917205518689
            ],
            [
              -79.38641212711583,
              33.020307727143674
            ],
            [
              -79.35248431077547,
              33.020307727143674
            ],
            [
              -79.35248431077547,
              32.9917205518689
            ],
            [
              -79.38641212711583,
              32.9917205518689
            ]
          ]
        ]
      },
      "bbox": [
        -79.38641212711583,
        32.9917205518689,
        -79.35248431077547,
        33.020307727143674
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.145446+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2494690.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_08_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.35301672644889,
              32.99126746936189
            ],
            [
              -79.35301672644889,
              33.01986359462117
            ],
            [
              -79.31907846232514,
              33.01986359462117
            ],
            [
              -79.31907846232514,
              32.99126746936189
            ],
            [
              -79.35301672644889,
              32.99126746936189
            ]
          ]
        ]
      },
      "bbox": [
        -79.35301672644889,
        32.99126746936189,
        -79.31907846232514,
        33.01986359462117
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.168931+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_08_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_08_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_08_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2504930.0,
            0.0,
            -2.5,
            435735.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18824917147111,
              32.97172039503674
            ],
            [
              -80.18824917147111,
              33.00009174460502
            ],
            [
              -80.15458524573084,
              33.00009174460502
            ],
            [
              -80.15458524573084,
              32.97172039503674
            ],
            [
              -80.18824917147111,
              32.97172039503674
            ]
          ]
        ]
      },
      "bbox": [
        -80.18824917147111,
        32.97172039503674,
        -80.15458524573084,
        33.00009174460502
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.192023+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15485839807192,
              32.97148567741843
            ],
            [
              -80.15485839807192,
              32.999866047383414
            ],
            [
              -80.12118385785884,
              32.999866047383414
            ],
            [
              -80.12118385785884,
              32.97148567741843
            ],
            [
              -80.15485839807192,
              32.97148567741843
            ]
          ]
        ]
      },
      "bbox": [
        -80.15485839807192,
        32.97148567741843,
        -80.12118385785884,
        32.999866047383414
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.214457+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12146780112205,
              32.971241866264016
            ],
            [
              -80.12146780112205,
              32.99963125360101
            ],
            [
              -80.08778265358372,
              32.99963125360101
            ],
            [
              -80.08778265358372,
              32.971241866264016
            ],
            [
              -80.12146780112205,
              32.971241866264016
            ]
          ]
        ]
      },
      "bbox": [
        -80.12146780112205,
        32.971241866264016,
        -80.08778265358372,
        32.99963125360101
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.237252+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08807738759114,
              32.9709889616502
            ],
            [
              -80.08807738759114,
              32.99938736333167
            ],
            [
              -80.05438163988164,
              32.99938736333167
            ],
            [
              -80.05438163988164,
              32.9709889616502
            ],
            [
              -80.08807738759114,
              32.9709889616502
            ]
          ]
        ]
      },
      "bbox": [
        -80.08807738759114,
        32.9709889616502,
        -80.05438163988164,
        32.99938736333167
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.260617+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05468716444865,
              32.970726963656524
            ],
            [
              -80.05468716444865,
              32.999134376652115
            ],
            [
              -80.02098082372859,
              32.999134376652115
            ],
            [
              -80.02098082372859,
              32.970726963656524
            ],
            [
              -80.05468716444865,
              32.970726963656524
            ]
          ]
        ]
      },
      "bbox": [
        -80.05468716444865,
        32.970726963656524,
        -80.02098082372859,
        32.999134376652115
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.283345+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78757306954138,
              32.96830362852269
            ],
            [
              -79.78757306954138,
              32.99678302259645
            ],
            [
              -79.75378224329805,
              32.99678302259645
            ],
            [
              -79.75378224329805,
              32.96830362852269
            ],
            [
              -79.78757306954138,
              32.96830362852269
            ]
          ]
        ]
      },
      "bbox": [
        -79.78757306954138,
        32.96830362852269,
        -79.75378224329805,
        32.99678302259645
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.306612+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75418487347707,
              32.96795979416215
            ],
            [
              -79.75418487347707,
              32.99644817214876
            ],
            [
              -79.7203835189605,
              32.99644817214876
            ],
            [
              -79.7203835189605,
              32.96795979416215
            ],
            [
              -79.75418487347707,
              32.96795979416215
            ]
          ]
        ]
      },
      "bbox": [
        -79.75418487347707,
        32.96795979416215,
        -79.7203835189605,
        32.99644817214876
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.328996+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.720796937481,
              32.96760686737457
            ],
            [
              -79.720796937481,
              32.99610422621528
            ],
            [
              -79.68698506191649,
              32.99610422621528
            ],
            [
              -79.68698506191649,
              32.96760686737457
            ],
            [
              -79.720796937481,
              32.96760686737457
            ]
          ]
        ]
      },
      "bbox": [
        -79.720796937481,
        32.96760686737457,
        -79.68698506191649,
        32.99610422621528
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.351636+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68740926851949,
              32.967244848271
            ],
            [
              -79.68740926851949,
              32.99575118490419
            ],
            [
              -79.65358687913874,
              32.99575118490419
            ],
            [
              -79.65358687913874,
              32.967244848271
            ],
            [
              -79.68740926851949,
              32.967244848271
            ]
          ]
        ]
      },
      "bbox": [
        -79.68740926851949,
        32.967244848271,
        -79.65358687913874,
        32.99575118490419
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.374422+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65402187355855,
              32.9668737369653
            ],
            [
              -79.65402187355855,
              32.995389048326516
            ],
            [
              -79.6201889775997,
              32.995389048326516
            ],
            [
              -79.6201889775997,
              32.9668737369653
            ],
            [
              -79.65402187355855,
              32.9668737369653
            ]
          ]
        ]
      },
      "bbox": [
        -79.65402187355855,
        32.9668737369653,
        -79.6201889775997,
        32.995389048326516
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.397721+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.62063475956381,
              32.96649353357419
            ],
            [
              -79.62063475956381,
              32.99501781659616
            ],
            [
              -79.5867913642714,
              32.99501781659616
            ],
            [
              -79.5867913642714,
              32.96649353357419
            ],
            [
              -79.62063475956381,
              32.96649353357419
            ]
          ]
        ]
      },
      "bbox": [
        -79.62063475956381,
        32.96649353357419,
        -79.5867913642714,
        32.99501781659616
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.420661+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58724793350062,
              32.96610423821727
            ],
            [
              -79.58724793350062,
              32.994637489829906
            ],
            [
              -79.55339404612555,
              32.994637489829906
            ],
            [
              -79.55339404612555,
              32.96610423821727
            ],
            [
              -79.58724793350062,
              32.96610423821727
            ]
          ]
        ]
      },
      "bbox": [
        -79.58724793350062,
        32.96610423821727,
        -79.55339404612555,
        32.994637489829906
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.443494+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5538614023339,
              32.965705851016985
            ],
            [
              -79.5538614023339,
              32.99424806814734
            ],
            [
              -79.51999703013345,
              32.99424806814734
            ],
            [
              -79.51999703013345,
              32.965705851016985
            ],
            [
              -79.5538614023339,
              32.965705851016985
            ]
          ]
        ]
      },
      "bbox": [
        -79.5538614023339,
        32.965705851016985,
        -79.51999703013345,
        32.99424806814734
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.466184+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_09_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.52047517302823,
              32.96529837209868
            ],
            [
              -79.52047517302823,
              32.99384955167096
            ],
            [
              -79.48660032326607,
              32.99384955167096
            ],
            [
              -79.48660032326607,
              32.96529837209868
            ],
            [
              -79.52047517302823,
              32.96529837209868
            ]
          ]
        ]
      },
      "bbox": [
        -79.52047517302823,
        32.96529837209868,
        -79.48660032326607,
        32.99384955167096
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.489000+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_09_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_09_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_09_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2453730.0,
            0.0,
            -2.5,
            425495.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15513137396367,
              32.94334014049176
            ],
            [
              -80.15513137396367,
              32.97172039503674
            ],
            [
              -80.12146780112205,
              32.97172039503674
            ],
            [
              -80.12146780112205,
              32.94334014049176
            ],
            [
              -80.15513137396367,
              32.94334014049176
            ]
          ]
        ]
      },
      "bbox": [
        -80.15513137396367,
        32.94334014049176,
        -80.12146780112205,
        32.97172039503674
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.512138+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12175156096623,
              32.94309640845971
            ],
            [
              -80.12175156096623,
              32.97148567741843
            ],
            [
              -80.08807738759114,
              32.97148567741843
            ],
            [
              -80.08807738759114,
              32.94309640845971
            ],
            [
              -80.12175156096623,
              32.94309640845971
            ]
          ]
        ]
      },
      "bbox": [
        -80.12175156096623,
        32.94309640845971,
        -80.08807738759114,
        32.97148567741843
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.535173+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08837193121012,
              32.94284358591937
            ],
            [
              -80.08837193121012,
              32.971241866264016
            ],
            [
              -80.05468716444865,
              32.971241866264016
            ],
            [
              -80.05468716444865,
              32.94284358591937
            ],
            [
              -80.08837193121012,
              32.94284358591937
            ]
          ]
        ]
      },
      "bbox": [
        -80.08837193121012,
        32.94284358591937,
        -80.05468716444865,
        32.971241866264016
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.558136+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05499249165801,
              32.94258167295027
            ],
            [
              -80.05499249165801,
              32.9709889616502
            ],
            [
              -80.02129713866377,
              32.9709889616502
            ],
            [
              -80.02129713866377,
              32.94258167295027
            ],
            [
              -80.05499249165801,
              32.94258167295027
            ]
          ]
        ]
      },
      "bbox": [
        -80.05499249165801,
        32.94258167295027,
        -80.02129713866377,
        32.9709889616502
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.580538+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82134232531887,
              32.940493757442624
            ],
            [
              -79.82134232531887,
              32.968964019532976
            ],
            [
              -79.78757306954138,
              32.968964019532976
            ],
            [
              -79.78757306954138,
              32.940493757442624
            ],
            [
              -79.82134232531887,
              32.940493757442624
            ]
          ]
        ]
      },
      "bbox": [
        -79.82134232531887,
        32.940493757442624,
        -79.78757306954138,
        32.968964019532976
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.604055+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78796465802513,
              32.940159124249796
            ],
            [
              -79.78796465802513,
              32.96863837034806
            ],
            [
              -79.75418487347707,
              32.96863837034806
            ],
            [
              -79.75418487347707,
              32.940159124249796
            ],
            [
              -79.78796465802513,
              32.940159124249796
            ]
          ]
        ]
      },
      "bbox": [
        -79.78796465802513,
        32.940159124249796,
        -79.75418487347707,
        32.96863837034806
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.626765+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75458724358782,
              32.9398154014727
            ],
            [
              -79.75458724358782,
              32.96830362852269
            ],
            [
              -79.720796937481,
              32.96830362852269
            ],
            [
              -79.720796937481,
              32.9398154014727
            ],
            [
              -79.75458724358782,
              32.9398154014727
            ]
          ]
        ]
      },
      "bbox": [
        -79.75458724358782,
        32.9398154014727,
        -79.720796937481,
        32.96830362852269
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.649572+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.72121008896687,
              32.93946258921943
            ],
            [
              -79.72121008896687,
              32.96795979416215
            ],
            [
              -79.68740926851949,
              32.96795979416215
            ],
            [
              -79.68740926851949,
              32.93946258921943
            ],
            [
              -79.72121008896687,
              32.93946258921943
            ]
          ]
        ]
      },
      "bbox": [
        -79.72121008896687,
        32.93946258921943,
        -79.68740926851949,
        32.96795979416215
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.672255+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68783320112186,
              32.93910068760104
            ],
            [
              -79.68783320112186,
              32.96760686737457
            ],
            [
              -79.65402187355855,
              32.96760686737457
            ],
            [
              -79.65402187355855,
              32.93910068760104
            ],
            [
              -79.68783320112186,
              32.93910068760104
            ]
          ]
        ]
      },
      "bbox": [
        -79.68783320112186,
        32.93910068760104,
        -79.65402187355855,
        32.96760686737457
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.695632+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65445658701205,
              32.93872969673131
            ],
            [
              -79.65445658701205,
              32.967244848271
            ],
            [
              -79.62063475956381,
              32.967244848271
            ],
            [
              -79.62063475956381,
              32.93872969673131
            ],
            [
              -79.65445658701205,
              32.93872969673131
            ]
          ]
        ]
      },
      "bbox": [
        -79.65445658701205,
        32.93872969673131,
        -79.62063475956381,
        32.967244848271
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.718690+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.62108025359635,
              32.93834961672696
            ],
            [
              -79.62108025359635,
              32.9668737369653
            ],
            [
              -79.58724793350062,
              32.9668737369653
            ],
            [
              -79.58724793350062,
              32.93834961672696
            ],
            [
              -79.62108025359635,
              32.93834961672696
            ]
          ]
        ]
      },
      "bbox": [
        -79.62108025359635,
        32.93834961672696,
        -79.58724793350062,
        32.9668737369653
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.741818+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5877042078333,
              32.93796044770759
            ],
            [
              -79.5877042078333,
              32.96649353357419
            ],
            [
              -79.5538614023339,
              32.96649353357419
            ],
            [
              -79.5538614023339,
              32.93796044770759
            ],
            [
              -79.5877042078333,
              32.93796044770759
            ]
          ]
        ]
      },
      "bbox": [
        -79.5877042078333,
        32.93796044770759,
        -79.5538614023339,
        32.96649353357419
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.764788+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_10_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.55432845668115,
              32.9375621897956
            ],
            [
              -79.55432845668115,
              32.96610423821727
            ],
            [
              -79.52047517302823,
              32.96610423821727
            ],
            [
              -79.52047517302823,
              32.9375621897956
            ],
            [
              -79.55432845668115,
              32.9375621897956
            ]
          ]
        ]
      },
      "bbox": [
        -79.55432845668115,
        32.9375621897956,
        -79.52047517302823,
        32.96610423821727
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.787807+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_10_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_10_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_10_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            415255.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12203513756906,
              32.91495099668033
            ],
            [
              -80.12203513756906,
              32.94334014049176
            ],
            [
              -80.08837193121012,
              32.94334014049176
            ],
            [
              -80.08837193121012,
              32.91495099668033
            ],
            [
              -80.12203513756906,
              32.91495099668033
            ]
          ]
        ]
      },
      "bbox": [
        -80.12203513756906,
        32.91495099668033,
        -80.08837193121012,
        32.94334014049176
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.810862+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08866628462505,
              32.91469825622118
            ],
            [
              -80.08866628462505,
              32.94309640845971
            ],
            [
              -80.05499249165801,
              32.94309640845971
            ],
            [
              -80.05499249165801,
              32.91469825622118
            ],
            [
              -80.08866628462505,
              32.91469825622118
            ]
          ]
        ]
      },
      "bbox": [
        -80.08866628462505,
        32.91469825622118,
        -80.05499249165801,
        32.94309640845971
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.833654+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05529762170087,
              32.91443642828463
            ],
            [
              -80.05529762170087,
              32.94284358591937
            ],
            [
              -80.02161324927235,
              32.94284358591937
            ],
            [
              -80.02161324927235,
              32.91443642828463
            ],
            [
              -80.05529762170087,
              32.91443642828463
            ]
          ]
        ]
      },
      "bbox": [
        -80.05529762170087,
        32.91443642828463,
        -80.02161324927235,
        32.94284358591937
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.856395+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02192915575222,
              32.91416551295306
            ],
            [
              -80.02192915575222,
              32.94258167295027
            ],
            [
              -79.98823421101534,
              32.94258167295027
            ],
            [
              -79.98823421101534,
              32.91416551295306
            ],
            [
              -80.02192915575222,
              32.91416551295306
            ]
          ]
        ]
      },
      "bbox": [
        -80.02192915575222,
        32.91416551295306,
        -79.98823421101534,
        32.94258167295027
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.879209+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85509002407412,
              32.91267462845314
            ],
            [
              -79.85509002407412,
              32.941135754657225
            ],
            [
              -79.82134232531887,
              32.941135754657225
            ],
            [
              -79.82134232531887,
              32.91267462845314
            ],
            [
              -79.85509002407412,
              32.91267462845314
            ]
          ]
        ]
      },
      "bbox": [
        -79.85509002407412,
        32.91267462845314,
        -79.82134232531887,
        32.941135754657225
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.901905+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.8217228860342,
              32.91234919064142
            ],
            [
              -79.8217228860342,
              32.94081930094588
            ],
            [
              -79.78796465802513,
              32.94081930094588
            ],
            [
              -79.78796465802513,
              32.91234919064142
            ],
            [
              -79.8217228860342,
              32.91234919064142
            ]
          ]
        ]
      },
      "bbox": [
        -79.8217228860342,
        32.91234919064142,
        -79.78796465802513,
        32.94081930094588
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.924639+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78835599365237,
              32.912014666091345
            ],
            [
              -79.78835599365237,
              32.940493757442624
            ],
            [
              -79.75458724358782,
              32.940493757442624
            ],
            [
              -79.75458724358782,
              32.912014666091345
            ],
            [
              -79.78835599365237,
              32.912014666091345
            ]
          ]
        ]
      },
      "bbox": [
        -79.78835599365237,
        32.912014666091345,
        -79.75458724358782,
        32.940493757442624
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.947208+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75498935388217,
              32.91167105490817
            ],
            [
              -79.75498935388217,
              32.940159124249796
            ],
            [
              -79.72121008896687,
              32.940159124249796
            ],
            [
              -79.72121008896687,
              32.91167105490817
            ],
            [
              -79.75498935388217,
              32.91167105490817
            ]
          ]
        ]
      },
      "bbox": [
        -79.75498935388217,
        32.91167105490817,
        -79.72121008896687,
        32.940159124249796
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.970444+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.72162297367674,
              32.911318357199995
            ],
            [
              -79.72162297367674,
              32.9398154014727
            ],
            [
              -79.68783320112186,
              32.9398154014727
            ],
            [
              -79.68783320112186,
              32.911318357199995
            ],
            [
              -79.72162297367674,
              32.911318357199995
            ]
          ]
        ]
      },
      "bbox": [
        -79.72162297367674,
        32.911318357199995,
        -79.68783320112186,
        32.9398154014727
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:33.993732+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68825685998898,
              32.91095657307774
            ],
            [
              -79.68825685998898,
              32.93946258921943
            ],
            [
              -79.65445658701205,
              32.93946258921943
            ],
            [
              -79.65445658701205,
              32.91095657307774
            ],
            [
              -79.68825685998898,
              32.91095657307774
            ]
          ]
        ]
      },
      "bbox": [
        -79.68825685998898,
        32.91095657307774,
        -79.65445658701205,
        32.93946258921943
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.016705+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65489101977138,
              32.91058570265532
            ],
            [
              -79.65489101977138,
              32.93910068760104
            ],
            [
              -79.62108025359635,
              32.93910068760104
            ],
            [
              -79.62108025359635,
              32.91058570265532
            ],
            [
              -79.65489101977138,
              32.91058570265532
            ]
          ]
        ]
      },
      "bbox": [
        -79.65489101977138,
        32.91058570265532,
        -79.62108025359635,
        32.93910068760104
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.039351+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.62152545997613,
              32.910205746049314
            ],
            [
              -79.62152545997613,
              32.93872969673131
            ],
            [
              -79.5877042078333,
              32.93872969673131
            ],
            [
              -79.5877042078333,
              32.910205746049314
            ],
            [
              -79.62152545997613,
              32.910205746049314
            ]
          ]
        ]
      },
      "bbox": [
        -79.62152545997613,
        32.910205746049314,
        -79.5877042078333,
        32.93872969673131
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.062237+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58816018755505,
              32.909816703379335
            ],
            [
              -79.58816018755505,
              32.93834961672696
            ],
            [
              -79.55432845668115,
              32.93834961672696
            ],
            [
              -79.55432845668115,
              32.909816703379335
            ],
            [
              -79.58816018755505,
              32.909816703379335
            ]
          ]
        ]
      },
      "bbox": [
        -79.58816018755505,
        32.909816703379335,
        -79.55432845668115,
        32.93834961672696
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.085006+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_11_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5547952094596,
              32.909418574767756
            ],
            [
              -79.5547952094596,
              32.93796044770759
            ],
            [
              -79.52095300709769,
              32.93796044770759
            ],
            [
              -79.52095300709769,
              32.909418574767756
            ],
            [
              -79.5547952094596,
              32.909418574767756
            ]
          ]
        ]
      },
      "bbox": [
        -79.5547952094596,
        32.909418574767756,
        -79.52095300709769,
        32.93796044770759
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.107736+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_11_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_11_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_11_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2443490.0,
            0.0,
            -2.5,
            405015.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15567679708252,
              32.88704921145048
            ],
            [
              -80.15567679708252,
              32.91542921485127
            ],
            [
              -80.12203513756906,
              32.91542921485127
            ],
            [
              -80.12203513756906,
              32.88704921145048
            ],
            [
              -80.15567679708252,
              32.88704921145048
            ]
          ]
        ]
      },
      "bbox": [
        -80.15567679708252,
        32.88704921145048,
        -80.12203513756906,
        32.91542921485127
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.130694+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12231853110798,
              32.886805637685434
            ],
            [
              -80.12231853110798,
              32.91519464958259
            ],
            [
              -80.08866628462505,
              32.91519464958259
            ],
            [
              -80.08866628462505,
              32.886805637685434
            ],
            [
              -80.12231853110798,
              32.886805637685434
            ]
          ]
        ]
      },
      "bbox": [
        -80.12231853110798,
        32.886805637685434,
        -80.08866628462505,
        32.91519464958259
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.153955+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08896044802012,
              32.886552979315134
            ],
            [
              -80.08896044802012,
              32.91495099668033
            ],
            [
              -80.05529762170087,
              32.91495099668033
            ],
            [
              -80.05529762170087,
              32.886552979315134
            ],
            [
              -80.08896044802012,
              32.886552979315134
            ]
          ]
        ]
      },
      "bbox": [
        -80.08896044802012,
        32.886552979315134,
        -80.05529762170087,
        32.91495099668033
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.176425+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05560255476816,
              32.886291236419105
            ],
            [
              -80.05560255476816,
              32.91469825622118
            ],
            [
              -80.02192915575222,
              32.91469825622118
            ],
            [
              -80.02192915575222,
              32.886291236419105
            ],
            [
              -80.05560255476816,
              32.886291236419105
            ]
          ]
        ]
      },
      "bbox": [
        -80.05560255476816,
        32.886291236419105,
        -80.02192915575222,
        32.91469825622118
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.198910+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02224485830105,
              32.88602040907965
            ],
            [
              -80.02224485830105,
              32.91443642828463
            ],
            [
              -79.98856089373457,
              32.91443642828463
            ],
            [
              -79.98856089373457,
              32.88602040907965
            ],
            [
              -80.02224485830105,
              32.88602040907965
            ]
          ]
        ]
      },
      "bbox": [
        -80.02224485830105,
        32.88602040907965,
        -79.98856089373457,
        32.91443642828463
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.221604+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.98888736556755,
              32.88574049738202
            ],
            [
              -79.98888736556755,
              32.91416551295306
            ],
            [
              -79.95519284260313,
              32.91416551295306
            ],
            [
              -79.95519284260313,
              32.88574049738202
            ],
            [
              -79.98888736556755,
              32.88574049738202
            ]
          ]
        ]
      },
      "bbox": [
        -79.98888736556755,
        32.88574049738202,
        -79.95519284260313,
        32.91416551295306
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.244938+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95553008351612,
              32.885451501414295
            ],
            [
              -79.95553008351612,
              32.91388551031171
            ],
            [
              -79.92182500931284,
              32.91388551031171
            ],
            [
              -79.92182500931284,
              32.885451501414295
            ],
            [
              -79.95553008351612,
              32.885451501414295
            ]
          ]
        ]
      },
      "bbox": [
        -79.95553008351612,
        32.885451501414295,
        -79.92182500931284,
        32.91388551031171
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.267610+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85545957093508,
              32.88453000881401
            ],
            [
              -79.85545957093508,
              32.91299097942414
            ],
            [
              -79.8217228860342,
              32.91299097942414
            ],
            [
              -79.8217228860342,
              32.88453000881401
            ],
            [
              -79.85545957093508,
              32.88453000881401
            ]
          ]
        ]
      },
      "bbox": [
        -79.85545957093508,
        32.88453000881401,
        -79.8217228860342,
        32.91299097942414
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.290203+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82210320109135,
              32.88420467670372
            ],
            [
              -79.82210320109135,
              32.91267462845314
            ],
            [
              -79.78835599365237,
              32.91267462845314
            ],
            [
              -79.78835599365237,
              32.88420467670372
            ],
            [
              -79.82210320109135,
              32.88420467670372
            ]
          ]
        ]
      },
      "bbox": [
        -79.82210320109135,
        32.88420467670372,
        -79.78835599365237,
        32.91267462845314
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.312959+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78874707666795,
              32.88387026080656
            ],
            [
              -79.78874707666795,
              32.91234919064142
            ],
            [
              -79.75498935388217,
              32.91234919064142
            ],
            [
              -79.75498935388217,
              32.88387026080656
            ],
            [
              -79.78874707666795,
              32.88387026080656
            ]
          ]
        ]
      },
      "bbox": [
        -79.78874707666795,
        32.88387026080656,
        -79.75498935388217,
        32.91234919064142
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.335590+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75539120461166,
              32.883526761227735
            ],
            [
              -79.75539120461166,
              32.912014666091345
            ],
            [
              -79.72162297367674,
              32.912014666091345
            ],
            [
              -79.72162297367674,
              32.883526761227735
            ],
            [
              -79.75539120461166,
              32.883526761227735
            ]
          ]
        ]
      },
      "bbox": [
        -79.75539120461166,
        32.883526761227735,
        -79.72162297367674,
        32.912014666091345
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.358011+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.72203559186892,
              32.883174178075315
            ],
            [
              -79.72203559186892,
              32.91167105490817
            ],
            [
              -79.68825685998898,
              32.91167105490817
            ],
            [
              -79.68825685998898,
              32.883174178075315
            ],
            [
              -79.72203559186892,
              32.883174178075315
            ]
          ]
        ]
      },
      "bbox": [
        -79.72203559186892,
        32.883174178075315,
        -79.68825685998898,
        32.91167105490817
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.380885+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68868024538588,
              32.88281251146028
            ],
            [
              -79.68868024538588,
              32.911318357199995
            ],
            [
              -79.65489101977138,
              32.911318357199995
            ],
            [
              -79.65489101977138,
              32.88281251146028
            ],
            [
              -79.68868024538588,
              32.88281251146028
            ]
          ]
        ]
      },
      "bbox": [
        -79.68868024538588,
        32.88281251146028,
        -79.65489101977138,
        32.911318357199995
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.403341+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65532517210832,
              32.88244176149638
            ],
            [
              -79.65532517210832,
              32.91095657307774
            ],
            [
              -79.62152545997613,
              32.91095657307774
            ],
            [
              -79.62152545997613,
              32.88244176149638
            ],
            [
              -79.65532517210832,
              32.88244176149638
            ]
          ]
        ]
      },
      "bbox": [
        -79.65532517210832,
        32.88244176149638,
        -79.62152545997613,
        32.91095657307774
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.426452+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.62197037898167,
              32.88206192830028
            ],
            [
              -79.62197037898167,
              32.91058570265532
            ],
            [
              -79.58816018755505,
              32.91058570265532
            ],
            [
              -79.58816018755505,
              32.88206192830028
            ],
            [
              -79.62197037898167,
              32.88206192830028
            ]
          ]
        ]
      },
      "bbox": [
        -79.62197037898167,
        32.88206192830028,
        -79.58816018755505,
        32.91058570265532
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.448925+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2423010.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_12_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.58861587295108,
              32.88167301199152
            ],
            [
              -79.58861587295108,
              32.910205746049314
            ],
            [
              -79.5547952094596,
              32.910205746049314
            ],
            [
              -79.5547952094596,
              32.88167301199152
            ],
            [
              -79.58861587295108,
              32.88167301199152
            ]
          ]
        ]
      },
      "bbox": [
        -79.58861587295108,
        32.88167301199152,
        -79.5547952094596,
        32.910205746049314
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.472784+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_12_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_12_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_12_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2433250.0,
            0.0,
            -2.5,
            394775.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.4227350121546,
              32.86052484170292
            ],
            [
              -80.4227350121546,
              32.88883255639756
            ],
            [
              -80.38918919595126,
              32.88883255639756
            ],
            [
              -80.38918919595126,
              32.86052484170292
            ],
            [
              -80.4227350121546,
              32.86052484170292
            ]
          ]
        ]
      },
      "bbox": [
        -80.4227350121546,
        32.86052484170292,
        -80.38918919595126,
        32.88883255639756
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.495703+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22264477079007,
              32.85936357683023
            ],
            [
              -80.22264477079007,
              32.88772542436202
            ],
            [
              -80.1890352389943,
              32.88772542436202
            ],
            [
              -80.1890352389943,
              32.85936357683023
            ],
            [
              -80.22264477079007,
              32.85936357683023
            ]
          ]
        ]
      },
      "bbox": [
        -80.22264477079007,
        32.85936357683023,
        -80.1890352389943,
        32.88772542436202
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.518559+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18929692330842,
              32.85913824574341
            ],
            [
              -80.18929692330842,
              32.88750910486111
            ],
            [
              -80.15567679708252,
              32.88750910486111
            ],
            [
              -80.15567679708252,
              32.85913824574341
            ],
            [
              -80.18929692330842,
              32.85913824574341
            ]
          ]
        ]
      },
      "bbox": [
        -80.18929692330842,
        32.85913824574341,
        -80.15567679708252,
        32.88750910486111
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.542047+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15594924465083,
              32.85890383285288
            ],
            [
              -80.15594924465083,
              32.88728370053362
            ],
            [
              -80.12231853110798,
              32.88728370053362
            ],
            [
              -80.12231853110798,
              32.85890383285288
            ],
            [
              -80.15594924465083,
              32.85890383285288
            ]
          ]
        ]
      },
      "bbox": [
        -80.15594924465083,
        32.85890383285288,
        -80.12231853110798,
        32.88728370053362
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.564999+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12260174176019,
              32.85866033823242
            ],
            [
              -80.12260174176019,
              32.88704921145048
            ],
            [
              -80.08896044802012,
              32.88704921145048
            ],
            [
              -80.08896044802012,
              32.85866033823242
            ],
            [
              -80.12260174176019,
              32.85866033823242
            ]
          ]
        ]
      },
      "bbox": [
        -80.12260174176019,
        32.85866033823242,
        -80.08896044802012,
        32.88704921145048
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.587747+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08925442157927,
              32.85840776195864
            ],
            [
              -80.08925442157927,
              32.886805637685434
            ],
            [
              -80.05560255476816,
              32.886805637685434
            ],
            [
              -80.05560255476816,
              32.85840776195864
            ],
            [
              -80.08925442157927,
              32.85840776195864
            ]
          ]
        ]
      },
      "bbox": [
        -80.08925442157927,
        32.85840776195864,
        -80.05560255476816,
        32.886805637685434
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.610203+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05590729105053,
              32.85814610411103
            ],
            [
              -80.05590729105053,
              32.886552979315134
            ],
            [
              -80.02224485830105,
              32.886552979315134
            ],
            [
              -80.02224485830105,
              32.85814610411103
            ],
            [
              -80.05590729105053,
              32.85814610411103
            ]
          ]
        ]
      },
      "bbox": [
        -80.05590729105053,
        32.85814610411103,
        -80.02224485830105,
        32.886552979315134
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.632477+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02256035711625,
              32.85787536477192
            ],
            [
              -80.02256035711625,
              32.886291236419105
            ],
            [
              -79.98888736556755,
              32.886291236419105
            ],
            [
              -79.98888736556755,
              32.85787536477192
            ],
            [
              -80.02256035711625,
              32.85787536477192
            ]
          ]
        ]
      },
      "bbox": [
        -80.02256035711625,
        32.85787536477192,
        -79.98888736556755,
        32.886291236419105
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.654955+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.98921362671841,
              32.8575955440265
            ],
            [
              -79.98921362671841,
              32.88602040907965
            ],
            [
              -79.95553008351612,
              32.88602040907965
            ],
            [
              -79.95553008351612,
              32.8575955440265
            ],
            [
              -79.98921362671841,
              32.8575955440265
            ]
          ]
        ]
      },
      "bbox": [
        -79.98921362671841,
        32.8575955440265,
        -79.95553008351612,
        32.88602040907965
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.677307+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95586710679878,
              32.85730664196283
            ],
            [
              -79.95586710679878,
              32.88574049738202
            ],
            [
              -79.92217301909498,
              32.88574049738202
            ],
            [
              -79.92217301909498,
              32.85730664196283
            ],
            [
              -79.95586710679878,
              32.85730664196283
            ]
          ]
        ]
      },
      "bbox": [
        -79.95586710679878,
        32.85730664196283,
        -79.92217301909498,
        32.88574049738202
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.699696+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.92252080429887,
              32.85700865867183
            ],
            [
              -79.92252080429887,
              32.885451501414295
            ],
            [
              -79.8888161792521,
              32.885451501414295
            ],
            [
              -79.8888161792521,
              32.85700865867183
            ],
            [
              -79.92252080429887,
              32.85700865867183
            ]
          ]
        ]
      },
      "bbox": [
        -79.92252080429887,
        32.85700865867183,
        -79.8888161792521,
        32.885451501414295
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.722784+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.88917472615987,
              32.85670159424725
            ],
            [
              -79.88917472615987,
              32.8851534212674
            ],
            [
              -79.85545957093508,
              32.8851534212674
            ],
            [
              -79.85545957093508,
              32.85670159424725
            ],
            [
              -79.88917472615987,
              32.85670159424725
            ]
          ]
        ]
      },
      "bbox": [
        -79.88917472615987,
        32.85670159424725,
        -79.85545957093508,
        32.8851534212674
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.745315+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85582887932273,
              32.8563854487857
            ],
            [
              -79.85582887932273,
              32.884846257035086
            ],
            [
              -79.82210320109135,
              32.884846257035086
            ],
            [
              -79.82210320109135,
              32.8563854487857
            ],
            [
              -79.85582887932273,
              32.8563854487857
            ]
          ]
        ]
      },
      "bbox": [
        -79.85582887932273,
        32.8563854487857,
        -79.82210320109135,
        32.884846257035086
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.768380+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82248327072811,
              32.8560602223867
            ],
            [
              -79.82248327072811,
              32.88453000881401
            ],
            [
              -79.78874707666795,
              32.88453000881401
            ],
            [
              -79.78874707666795,
              32.8560602223867
            ],
            [
              -79.82248327072811,
              32.8560602223867
            ]
          ]
        ]
      },
      "bbox": [
        -79.82248327072811,
        32.8560602223867,
        -79.78874707666795,
        32.88453000881401
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.791389+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78913790731637,
              32.85572591515256
            ],
            [
              -79.78913790731637,
              32.88420467670372
            ],
            [
              -79.75539120461166,
              32.88420467670372
            ],
            [
              -79.75539120461166,
              32.85572591515256
            ],
            [
              -79.78913790731637,
              32.85572591515256
            ]
          ]
        ]
      },
      "bbox": [
        -79.78913790731637,
        32.85572591515256,
        -79.75539120461166,
        32.88420467670372
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.814328+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75579279602754,
              32.85538252718848
            ],
            [
              -79.75579279602754,
              32.88387026080656
            ],
            [
              -79.72203559186892,
              32.88387026080656
            ],
            [
              -79.72203559186892,
              32.85538252718848
            ],
            [
              -79.75579279602754,
              32.85538252718848
            ]
          ]
        ]
      },
      "bbox": [
        -79.75579279602754,
        32.85538252718848,
        -79.72203559186892,
        32.88387026080656
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.837001+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.72244794380136,
              32.85503005860254
            ],
            [
              -79.72244794380136,
              32.883526761227735
            ],
            [
              -79.68868024538588,
              32.883526761227735
            ],
            [
              -79.68868024538588,
              32.85503005860254
            ],
            [
              -79.72244794380136,
              32.85503005860254
            ]
          ]
        ]
      },
      "bbox": [
        -79.72244794380136,
        32.85503005860254,
        -79.68868024538588,
        32.883526761227735
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.859464+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.68910335757724,
              32.85466850950563
            ],
            [
              -79.68910335757724,
              32.883174178075315
            ],
            [
              -79.65532517210832,
              32.883174178075315
            ],
            [
              -79.65532517210832,
              32.85466850950563
            ],
            [
              -79.68910335757724,
              32.85466850950563
            ]
          ]
        ]
      },
      "bbox": [
        -79.68910335757724,
        32.85466850950563,
        -79.65532517210832,
        32.883174178075315
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.881753+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_13_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.65575904429426,
              32.8542978800115
            ],
            [
              -79.65575904429426,
              32.88281251146028
            ],
            [
              -79.62197037898167,
              32.88281251146028
            ],
            [
              -79.62197037898167,
              32.8542978800115
            ],
            [
              -79.65575904429426,
              32.8542978800115
            ]
          ]
        ]
      },
      "bbox": [
        -79.65575904429426,
        32.8542978800115,
        -79.62197037898167,
        32.88281251146028
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.904175+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_13_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_13_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_13_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2412770.0,
            0.0,
            -2.5,
            384535.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.4229212292693,
              32.83237900246129
            ],
            [
              -80.4229212292693,
              32.86068659833853
            ],
            [
              -80.38938629754166,
              32.86068659833853
            ],
            [
              -80.38938629754166,
              32.83237900246129
            ],
            [
              -80.4229212292693,
              32.83237900246129
            ]
          ]
        ]
      },
      "bbox": [
        -80.4229212292693,
        32.83237900246129,
        -80.38938629754166,
        32.86068659833853
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.926858+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.38958327196978,
              32.8322082191193
            ],
            [
              -80.38958327196978,
              32.86052484170292
            ],
            [
              -80.35603771009102,
              32.86052484170292
            ],
            [
              -80.35603771009102,
              32.8322082191193
            ],
            [
              -80.38958327196978,
              32.8322082191193
            ]
          ]
        ]
      },
      "bbox": [
        -80.38958327196978,
        32.8322082191193,
        -80.35603771009102,
        32.86052484170292
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.949373+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.3562454417095,
              32.83202835654341
            ],
            [
              -80.3562454417095,
              32.86035400282724
            ],
            [
              -80.3226892567467,
              32.86035400282724
            ],
            [
              -80.3226892567467,
              32.83202835654341
            ],
            [
              -80.3562454417095,
              32.83202835654341
            ]
          ]
        ]
      },
      "bbox": [
        -80.3562454417095,
        32.83202835654341,
        -80.3226892567467,
        32.86035400282724
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.972099+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32290774542587,
              32.831839414790174
            ],
            [
              -80.32290774542587,
              32.86017408176534
            ],
            [
              -80.28934094445265,
              32.86017408176534
            ],
            [
              -80.28934094445265,
              32.831839414790174
            ],
            [
              -80.32290774542587,
              32.831839414790174
            ]
          ]
        ]
      },
      "bbox": [
        -80.32290774542587,
        32.831839414790174,
        -80.28934094445265,
        32.86017408176534
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:34.994569+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.289570190056,
              32.831641393919064
            ],
            [
              -80.289570190056,
              32.859985078573786
            ],
            [
              -80.2559927801526,
              32.859985078573786
            ],
            [
              -80.2559927801526,
              32.831641393919064
            ],
            [
              -80.289570190056,
              32.831641393919064
            ]
          ]
        ]
      },
      "bbox": [
        -80.289570190056,
        32.831641393919064,
        -80.2559927801526,
        32.859985078573786
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.017294+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25623278253697,
              32.8314342939924
            ],
            [
              -80.25623278253697,
              32.859786993312035
            ],
            [
              -80.22264477079007,
              32.859786993312035
            ],
            [
              -80.22264477079007,
              32.8314342939924
            ],
            [
              -80.25623278253697,
              32.8314342939924
            ]
          ]
        ]
      },
      "bbox": [
        -80.25623278253697,
        32.8314342939924,
        -80.22264477079007,
        32.859786993312035
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.040055+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22289552980558,
              32.83121811507538
            ],
            [
              -80.22289552980558,
              32.85957982604246
            ],
            [
              -80.18929692330842,
              32.85957982604246
            ],
            [
              -80.18929692330842,
              32.83121811507538
            ],
            [
              -80.22289552980558,
              32.83121811507538
            ]
          ]
        ]
      },
      "bbox": [
        -80.22289552980558,
        32.83121811507538,
        -80.18929692330842,
        32.85957982604246
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.062638+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18955843879847,
              32.83099285723602
            ],
            [
              -80.18955843879847,
              32.85936357683023
            ],
            [
              -80.15594924465083,
              32.85936357683023
            ],
            [
              -80.15594924465083,
              32.83099285723602
            ],
            [
              -80.18955843879847,
              32.83099285723602
            ]
          ]
        ]
      },
      "bbox": [
        -80.18955843879847,
        32.83099285723602,
        -80.15594924465083,
        32.85936357683023
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.085452+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1562215164521,
              32.830758520545196
            ],
            [
              -80.1562215164521,
              32.85913824574341
            ],
            [
              -80.12260174176019,
              32.85913824574341
            ],
            [
              -80.12260174176019,
              32.830758520545196
            ],
            [
              -80.1562215164521,
              32.830758520545196
            ]
          ]
        ]
      },
      "bbox": [
        -80.1562215164521,
        32.830758520545196,
        -80.12260174176019,
        32.85913824574341
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.108436+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12288476970267,
              32.830515105076664
            ],
            [
              -80.12288476970267,
              32.85890383285288
            ],
            [
              -80.08925442157927,
              32.85890383285288
            ],
            [
              -80.08925442157927,
              32.830515105076664
            ],
            [
              -80.12288476970267,
              32.830515105076664
            ]
          ]
        ]
      },
      "bbox": [
        -80.12288476970267,
        32.830515105076664,
        -80.08925442157927,
        32.85890383285288
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.131306+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08954820548618,
              32.83026261090703
            ],
            [
              -80.08954820548618,
              32.85866033823242
            ],
            [
              -80.05590729105053,
              32.85866033823242
            ],
            [
              -80.05590729105053,
              32.83026261090703
            ],
            [
              -80.08954820548618,
              32.83026261090703
            ]
          ]
        ]
      },
      "bbox": [
        -80.08954820548618,
        32.83026261090703,
        -80.05590729105053,
        32.85866033823242
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.154451+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05621183073843,
              32.83000103811575
            ],
            [
              -80.05621183073843,
              32.85840776195864
            ],
            [
              -80.02256035711625,
              32.85840776195864
            ],
            [
              -80.02256035711625,
              32.83000103811575
            ],
            [
              -80.05621183073843,
              32.83000103811575
            ]
          ]
        ]
      },
      "bbox": [
        -80.05621183073843,
        32.83000103811575,
        -80.02256035711625,
        32.85840776195864
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.177237+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02287565239493,
              32.82973038678515
            ],
            [
              -80.02287565239493,
              32.85814610411103
            ],
            [
              -79.98921362671841,
              32.85814610411103
            ],
            [
              -79.98921362671841,
              32.82973038678515
            ],
            [
              -80.02287565239493,
              32.82973038678515
            ]
          ]
        ]
      },
      "bbox": [
        -80.02287565239493,
        32.82973038678515,
        -79.98921362671841,
        32.85814610411103
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.200295+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.98953967739102,
              32.829450657000386
            ],
            [
              -79.98953967739102,
              32.85787536477192
            ],
            [
              -79.95586710679878,
              32.85787536477192
            ],
            [
              -79.95586710679878,
              32.829450657000386
            ],
            [
              -79.98953967739102,
              32.829450657000386
            ]
          ]
        ]
      },
      "bbox": [
        -79.98953967739102,
        32.829450657000386,
        -79.95586710679878,
        32.85787536477192
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.223164+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.9562039126617,
              32.82916184884951
            ],
            [
              -79.9562039126617,
              32.8575955440265
            ],
            [
              -79.92252080429887,
              32.8575955440265
            ],
            [
              -79.92252080429887,
              32.82916184884951
            ],
            [
              -79.9562039126617,
              32.82916184884951
            ]
          ]
        ]
      },
      "bbox": [
        -79.9562039126617,
        32.82916184884951,
        -79.92252080429887,
        32.8575955440265
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.246027+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.92286836514177,
              32.828863962423384
            ],
            [
              -79.92286836514177,
              32.85730664196283
            ],
            [
              -79.88917472615987,
              32.85730664196283
            ],
            [
              -79.88917472615987,
              32.828863962423384
            ],
            [
              -79.92286836514177,
              32.828863962423384
            ]
          ]
        ]
      },
      "bbox": [
        -79.92286836514177,
        32.828863962423384,
        -79.88917472615987,
        32.85730664196283
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.268977+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.88953304176573,
              32.828556997815795
            ],
            [
              -79.88953304176573,
              32.85700865867183
            ],
            [
              -79.85582887932273,
              32.85700865867183
            ],
            [
              -79.85582887932273,
              32.828556997815795
            ],
            [
              -79.88953304176573,
              32.828556997815795
            ]
          ]
        ]
      },
      "bbox": [
        -79.88953304176573,
        32.828556997815795,
        -79.85582887932273,
        32.85700865867183
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.291686+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85619794946781,
              32.82824095512335
            ],
            [
              -79.85619794946781,
              32.85670159424725
            ],
            [
              -79.82248327072811,
              32.85670159424725
            ],
            [
              -79.82248327072811,
              32.82824095512335
            ],
            [
              -79.85619794946781,
              32.82824095512335
            ]
          ]
        ]
      },
      "bbox": [
        -79.85619794946781,
        32.82824095512335,
        -79.82248327072811,
        32.85670159424725
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.314480+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82286309518197,
              32.827915834445434
            ],
            [
              -79.82286309518197,
              32.8563854487857
            ],
            [
              -79.78913790731637,
              32.8563854487857
            ],
            [
              -79.78913790731637,
              32.827915834445434
            ],
            [
              -79.82286309518197,
              32.827915834445434
            ]
          ]
        ]
      },
      "bbox": [
        -79.82286309518197,
        32.827915834445434,
        -79.78913790731637,
        32.8563854487857
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.337139+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78952848584183,
              32.827581635884435
            ],
            [
              -79.78952848584183,
              32.8560602223867
            ],
            [
              -79.75579279602754,
              32.8560602223867
            ],
            [
              -79.75579279602754,
              32.827581635884435
            ],
            [
              -79.78952848584183,
              32.827581635884435
            ]
          ]
        ]
      },
      "bbox": [
        -79.78952848584183,
        32.827581635884435,
        -79.75579279602754,
        32.8560602223867
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.359986+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75619412838073,
              32.82723835954548
            ],
            [
              -79.75619412838073,
              32.85572591515256
            ],
            [
              -79.72244794380136,
              32.85572591515256
            ],
            [
              -79.72244794380136,
              32.82723835954548
            ],
            [
              -79.75619412838073,
              32.82723835954548
            ]
          ]
        ]
      },
      "bbox": [
        -79.75619412838073,
        32.82723835954548,
        -79.72244794380136,
        32.85572591515256
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.382670+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.72286002973169,
              32.82688600553665
            ],
            [
              -79.72286002973169,
              32.85538252718848
            ],
            [
              -79.68910335757724,
              32.85538252718848
            ],
            [
              -79.68910335757724,
              32.82688600553665
            ],
            [
              -79.72286002973169,
              32.82688600553665
            ]
          ]
        ]
      },
      "bbox": [
        -79.72286002973169,
        32.82688600553665,
        -79.68910335757724,
        32.85538252718848
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.405454+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_14_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6895261968274,
              32.82652457396876
            ],
            [
              -79.6895261968274,
              32.85503005860254
            ],
            [
              -79.65575904429426,
              32.85503005860254
            ],
            [
              -79.65575904429426,
              32.82652457396876
            ],
            [
              -79.6895261968274,
              32.82652457396876
            ]
          ]
        ]
      },
      "bbox": [
        -79.6895261968274,
        32.82652457396876,
        -79.65575904429426,
        32.85503005860254
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.428260+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_14_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_14_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_14_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2402530.0,
            0.0,
            -2.5,
            374295.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42310732628225,
              32.804233236214095
            ],
            [
              -80.42310732628225,
              32.83254070651559
            ],
            [
              -80.38958327196978,
              32.83254070651559
            ],
            [
              -80.38958327196978,
              32.804233236214095
            ],
            [
              -80.42310732628225,
              32.804233236214095
            ]
          ]
        ]
      },
      "bbox": [
        -80.42310732628225,
        32.804233236214095,
        -80.38958327196978,
        32.83254070651559
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.451212+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.3897801193586,
              32.80406250841093
            ],
            [
              -80.3897801193586,
              32.83237900246129
            ],
            [
              -80.3562454417095,
              32.83237900246129
            ],
            [
              -80.3562454417095,
              32.80406250841093
            ],
            [
              -80.3897801193586,
              32.80406250841093
            ]
          ]
        ]
      },
      "bbox": [
        -80.3897801193586,
        32.80406250841093,
        -80.3562454417095,
        32.83237900246129
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.474033+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35645303935136,
              32.80388270432644
            ],
            [
              -80.35645303935136,
              32.8322082191193
            ],
            [
              -80.32290774542587,
              32.8322082191193
            ],
            [
              -80.32290774542587,
              32.80388270432644
            ],
            [
              -80.35645303935136,
              32.80388270432644
            ]
          ]
        ]
      },
      "bbox": [
        -80.35645303935136,
        32.80388270432644,
        -80.32290774542587,
        32.8322082191193
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.497171+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32312609319116,
              32.80369382401722
            ],
            [
              -80.32312609319116,
              32.83202835654341
            ],
            [
              -80.289570190056,
              32.83202835654341
            ],
            [
              -80.289570190056,
              32.80369382401722
            ],
            [
              -80.32312609319116,
              32.80369382401722
            ]
          ]
        ]
      },
      "bbox": [
        -80.32312609319116,
        32.80369382401722,
        -80.289570190056,
        32.83202835654341
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.519903+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.28979928780849,
              32.80349586754271
            ],
            [
              -80.28979928780849,
              32.831839414790174
            ],
            [
              -80.25623278253697,
              32.831839414790174
            ],
            [
              -80.25623278253697,
              32.80349586754271
            ],
            [
              -80.28979928780849,
              32.80349586754271
            ]
          ]
        ]
      },
      "bbox": [
        -80.28979928780849,
        32.80349586754271,
        -80.25623278253697,
        32.831839414790174
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.542393+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25647263013366,
              32.80328883496522
            ],
            [
              -80.25647263013366,
              32.831641393919064
            ],
            [
              -80.22289552980558,
              32.831641393919064
            ],
            [
              -80.22289552980558,
              32.80328883496522
            ],
            [
              -80.25647263013366,
              32.80328883496522
            ]
          ]
        ]
      },
      "bbox": [
        -80.25647263013366,
        32.80328883496522,
        -80.22289552980558,
        32.831641393919064
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.564905+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22314612709678,
              32.8030727263499
            ],
            [
              -80.22314612709678,
              32.8314342939924
            ],
            [
              -80.18955843879847,
              32.8314342939924
            ],
            [
              -80.18955843879847,
              32.8030727263499
            ],
            [
              -80.22314612709678,
              32.8030727263499
            ]
          ]
        ]
      },
      "bbox": [
        -80.22314612709678,
        32.8030727263499,
        -80.18955843879847,
        32.8314342939924
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.587755+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18981978562778,
              32.80284754176478
            ],
            [
              -80.18981978562778,
              32.83121811507538
            ],
            [
              -80.1562215164521,
              32.83121811507538
            ],
            [
              -80.1562215164521,
              32.80284754176478
            ],
            [
              -80.18981978562778,
              32.80284754176478
            ]
          ]
        ]
      },
      "bbox": [
        -80.18981978562778,
        32.80284754176478,
        -80.1562215164521,
        32.83121811507538
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.610623+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15649361265639,
              32.8026132812807
            ],
            [
              -80.15649361265639,
              32.83099285723602
            ],
            [
              -80.12288476970267,
              32.83099285723602
            ],
            [
              -80.12288476970267,
              32.8026132812807
            ],
            [
              -80.15649361265639,
              32.8026132812807
            ]
          ]
        ]
      },
      "bbox": [
        -80.15649361265639,
        32.8026132812807,
        -80.12288476970267,
        32.83099285723602
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.633303+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12316761511215,
              32.80236994497144
            ],
            [
              -80.12316761511215,
              32.830758520545196
            ],
            [
              -80.08954820548618,
              32.830758520545196
            ],
            [
              -80.08954820548618,
              32.80236994497144
            ],
            [
              -80.12316761511215,
              32.80236994497144
            ]
          ]
        ]
      },
      "bbox": [
        -80.12316761511215,
        32.80236994497144,
        -80.08954820548618,
        32.830758520545196
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.656258+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08984179992433,
              32.80211753291353
            ],
            [
              -80.08984179992433,
              32.830515105076664
            ],
            [
              -80.05621183073843,
              32.830515105076664
            ],
            [
              -80.05621183073843,
              32.80211753291353
            ],
            [
              -80.08984179992433,
              32.80211753291353
            ]
          ]
        ]
      },
      "bbox": [
        -80.08984179992433,
        32.80211753291353,
        -80.05621183073843,
        32.830515105076664
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.678954+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05651617402201,
              32.80185604518646
            ],
            [
              -80.05651617402201,
              32.83026261090703
            ],
            [
              -80.02287565239493,
              32.83026261090703
            ],
            [
              -80.02287565239493,
              32.80185604518646
            ],
            [
              -80.05651617402201,
              32.80185604518646
            ]
          ]
        ]
      },
      "bbox": [
        -80.05651617402201,
        32.80185604518646,
        -80.02287565239493,
        32.83026261090703
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.701649+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02319074433402,
              32.80158548187251
            ],
            [
              -80.02319074433402,
              32.83000103811575
            ],
            [
              -79.98953967739102,
              32.83000103811575
            ],
            [
              -79.98953967739102,
              32.80158548187251
            ],
            [
              -80.02319074433402,
              32.80158548187251
            ]
          ]
        ]
      },
      "bbox": [
        -80.02319074433402,
        32.80158548187251,
        -79.98953967739102,
        32.83000103811575
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.724685+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.98986551778897,
              32.801305843056824
            ],
            [
              -79.98986551778897,
              32.82973038678515
            ],
            [
              -79.9562039126617,
              32.82973038678515
            ],
            [
              -79.9562039126617,
              32.801305843056824
            ],
            [
              -79.98986551778897,
              32.801305843056824
            ]
          ]
        ]
      },
      "bbox": [
        -79.98986551778897,
        32.801305843056824,
        -79.9562039126617,
        32.82973038678515
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.747233+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95654050131519,
              32.80101712882744
            ],
            [
              -79.95654050131519,
              32.829450657000386
            ],
            [
              -79.92286836514177,
              32.829450657000386
            ],
            [
              -79.92286836514177,
              32.80101712882744
            ],
            [
              -79.95654050131519,
              32.80101712882744
            ]
          ]
        ]
      },
      "bbox": [
        -79.95654050131519,
        32.80101712882744,
        -79.92286836514177,
        32.829450657000386
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.770010+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.92321570184073,
              32.80071933927519
            ],
            [
              -79.92321570184073,
              32.82916184884951
            ],
            [
              -79.88953304176573,
              32.82916184884951
            ],
            [
              -79.88953304176573,
              32.80071933927519
            ],
            [
              -79.92321570184073,
              32.80071933927519
            ]
          ]
        ]
      },
      "bbox": [
        -79.92321570184073,
        32.80071933927519,
        -79.88953304176573,
        32.82916184884951
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.792789+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.88989112629343,
              32.80041247449384
            ],
            [
              -79.88989112629343,
              32.828863962423384
            ],
            [
              -79.85619794946781,
              32.828863962423384
            ],
            [
              -79.85619794946781,
              32.80041247449384
            ],
            [
              -79.88989112629343,
              32.80041247449384
            ]
          ]
        ]
      },
      "bbox": [
        -79.88989112629343,
        32.80041247449384,
        -79.85619794946781,
        32.828863962423384
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.815380+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85656678160079,
              32.80009653457994
            ],
            [
              -79.85656678160079,
              32.828556997815795
            ],
            [
              -79.82286309518197,
              32.828556997815795
            ],
            [
              -79.82286309518197,
              32.80009653457994
            ],
            [
              -79.85656678160079,
              32.80009653457994
            ]
          ]
        ]
      },
      "bbox": [
        -79.85656678160079,
        32.80009653457994,
        -79.82286309518197,
        32.828556997815795
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.838211+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82324267469006,
              32.79977151963292
            ],
            [
              -79.82324267469006,
              32.82824095512335
            ],
            [
              -79.78952848584183,
              32.82824095512335
            ],
            [
              -79.78952848584183,
              32.79977151963292
            ],
            [
              -79.82324267469006,
              32.79977151963292
            ]
          ]
        ]
      },
      "bbox": [
        -79.82324267469006,
        32.79977151963292,
        -79.78952848584183,
        32.82824095512335
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.860797+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.78991881248818,
              32.799437429755116
            ],
            [
              -79.78991881248818,
              32.827915834445434
            ],
            [
              -79.75619412838073,
              32.827915834445434
            ],
            [
              -79.75619412838073,
              32.799437429755116
            ],
            [
              -79.78991881248818,
              32.799437429755116
            ]
          ]
        ]
      },
      "bbox": [
        -79.78991881248818,
        32.799437429755116,
        -79.75619412838073,
        32.827915834445434
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.883380+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75659520192178,
              32.79909426505163
            ],
            [
              -79.75659520192178,
              32.827581635884435
            ],
            [
              -79.72286002973169,
              32.827581635884435
            ],
            [
              -79.72286002973169,
              32.79909426505163
            ],
            [
              -79.75659520192178,
              32.79909426505163
            ]
          ]
        ]
      },
      "bbox": [
        -79.75659520192178,
        32.79909426505163,
        -79.72286002973169,
        32.827581635884435
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.906077+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_15_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.72327184991718,
              32.79874202563048
            ],
            [
              -79.72327184991718,
              32.82723835954548
            ],
            [
              -79.6895261968274,
              32.82723835954548
            ],
            [
              -79.6895261968274,
              32.79874202563048
            ],
            [
              -79.72327184991718,
              32.79874202563048
            ]
          ]
        ]
      },
      "bbox": [
        -79.72327184991718,
        32.79874202563048,
        -79.6895261968274,
        32.82723835954548
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.928692+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_15_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_15_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_15_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2392290.0,
            0.0,
            -2.5,
            364055.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45660988665772,
              32.77624914858972
            ],
            [
              -80.45660988665772,
              32.804547462764354
            ],
            [
              -80.42310732628225,
              32.804547462764354
            ],
            [
              -80.42310732628225,
              32.77624914858972
            ],
            [
              -80.45660988665772,
              32.77624914858972
            ]
          ]
        ]
      },
      "bbox": [
        -80.45660988665772,
        32.77624914858972,
        -80.42310732628225,
        32.804547462764354
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.951990+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42329330330956,
              32.77608754971266
            ],
            [
              -80.42329330330956,
              32.80439488768218
            ],
            [
              -80.3897801193586,
              32.80439488768218
            ],
            [
              -80.3897801193586,
              32.77608754971266
            ],
            [
              -80.42329330330956,
              32.77608754971266
            ]
          ]
        ]
      },
      "bbox": [
        -80.42329330330956,
        32.77608754971266,
        -80.3897801193586,
        32.80439488768218
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:35.978436+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.38997683983102,
              32.775916877453454
            ],
            [
              -80.38997683983102,
              32.804233236214095
            ],
            [
              -80.35645303935136,
              32.804233236214095
            ],
            [
              -80.35645303935136,
              32.775916877453454
            ],
            [
              -80.38997683983102,
              32.775916877453454
            ]
          ]
        ]
      },
      "bbox": [
        -80.38997683983102,
        32.775916877453454,
        -80.35645303935136,
        32.804233236214095
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.002134+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35666050314616,
              32.77573713186579
            ],
            [
              -80.35666050314616,
              32.80406250841093
            ],
            [
              -80.32312609319116,
              32.80406250841093
            ],
            [
              -80.32312609319116,
              32.77573713186579
            ],
            [
              -80.35666050314616,
              32.77573713186579
            ]
          ]
        ]
      },
      "bbox": [
        -80.35666050314616,
        32.77573713186579,
        -80.32312609319116,
        32.80406250841093
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.024865+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32334430017893,
              32.77554831300625
            ],
            [
              -80.32334430017893,
              32.80388270432644
            ],
            [
              -80.28979928780849,
              32.80388270432644
            ],
            [
              -80.28979928780849,
              32.77554831300625
            ],
            [
              -80.32334430017893,
              32.77554831300625
            ]
          ]
        ]
      },
      "bbox": [
        -80.32334430017893,
        32.77554831300625,
        -80.28979928780849,
        32.80388270432644
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.047669+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29002823785312,
              32.77535042093427
            ],
            [
              -80.29002823785312,
              32.80369382401722
            ],
            [
              -80.25647263013366,
              32.80369382401722
            ],
            [
              -80.25647263013366,
              32.77535042093427
            ],
            [
              -80.29002823785312,
              32.77535042093427
            ]
          ]
        ]
      },
      "bbox": [
        -80.29002823785312,
        32.77535042093427,
        -80.25647263013366,
        32.80369382401722
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.070445+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25671232309237,
              32.77514345571214
            ],
            [
              -80.25671232309237,
              32.80349586754271
            ],
            [
              -80.22314612709678,
              32.80349586754271
            ],
            [
              -80.22314612709678,
              32.77514345571214
            ],
            [
              -80.25671232309237,
              32.77514345571214
            ]
          ]
        ]
      },
      "bbox": [
        -80.25671232309237,
        32.77514345571214,
        -80.22314612709678,
        32.80349586754271
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.093750+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22339656282006,
              32.77492741740502
            ],
            [
              -80.22339656282006,
              32.80328883496522
            ],
            [
              -80.18981978562778,
              32.80328883496522
            ],
            [
              -80.18981978562778,
              32.77492741740502
            ],
            [
              -80.22339656282006,
              32.77492741740502
            ]
          ]
        ]
      },
      "bbox": [
        -80.22339656282006,
        32.77492741740502,
        -80.18981978562778,
        32.80328883496522
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.116834+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19008096395943,
              32.7747023060809
            ],
            [
              -80.19008096395943,
              32.8030727263499
            ],
            [
              -80.15649361265639,
              32.8030727263499
            ],
            [
              -80.15649361265639,
              32.7747023060809
            ],
            [
              -80.19008096395943,
              32.7747023060809
            ]
          ]
        ]
      },
      "bbox": [
        -80.19008096395943,
        32.7747023060809,
        -80.15649361265639,
        32.8030727263499
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.139893+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15676553343353,
              32.77446812181062
            ],
            [
              -80.15676553343353,
              32.80284754176478
            ],
            [
              -80.12316761511215,
              32.80284754176478
            ],
            [
              -80.12316761511215,
              32.77446812181062
            ],
            [
              -80.15676553343353,
              32.77446812181062
            ]
          ]
        ]
      },
      "bbox": [
        -80.15676553343353,
        32.77446812181062,
        -80.12316761511215,
        32.80284754176478
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.162818+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12345027816517,
              32.7742248646679
            ],
            [
              -80.12345027816517,
              32.8026132812807
            ],
            [
              -80.08984179992433,
              32.8026132812807
            ],
            [
              -80.08984179992433,
              32.7742248646679
            ],
            [
              -80.12345027816517,
              32.7742248646679
            ]
          ]
        ]
      },
      "bbox": [
        -80.12345027816517,
        32.7742248646679,
        -80.08984179992433,
        32.8026132812807
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.185957+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09013520507693,
              32.77397253472932
            ],
            [
              -80.09013520507693,
              32.80236994497144
            ],
            [
              -80.05651617402201,
              32.80236994497144
            ],
            [
              -80.05651617402201,
              32.77397253472932
            ],
            [
              -80.09013520507693,
              32.77397253472932
            ]
          ]
        ]
      },
      "bbox": [
        -80.09013520507693,
        32.77397253472932,
        -80.05651617402201,
        32.80236994497144
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.208874+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05682032109121,
              32.773711132074304
            ],
            [
              -80.05682032109121,
              32.80211753291353
            ],
            [
              -80.02319074433402,
              32.80211753291353
            ],
            [
              -80.02319074433402,
              32.773711132074304
            ],
            [
              -80.05682032109121,
              32.773711132074304
            ]
          ]
        ]
      },
      "bbox": [
        -80.05682032109121,
        32.773711132074304,
        -80.02319074433402,
        32.80211753291353
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.231274+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02350563313013,
              32.77344065678511
            ],
            [
              -80.02350563313013,
              32.80185604518646
            ],
            [
              -79.98986551778897,
              32.80185604518646
            ],
            [
              -79.98986551778897,
              32.77344065678511
            ],
            [
              -80.02350563313013,
              32.77344065678511
            ]
          ]
        ]
      },
      "bbox": [
        -80.02350563313013,
        32.77344065678511,
        -79.98986551778897,
        32.80185604518646
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.253898+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99019114811561,
              32.7731611089469
            ],
            [
              -79.99019114811561,
              32.80158548187251
            ],
            [
              -79.95654050131519,
              32.80158548187251
            ],
            [
              -79.95654050131519,
              32.7731611089469
            ],
            [
              -79.99019114811561,
              32.7731611089469
            ]
          ]
        ]
      },
      "bbox": [
        -79.99019114811561,
        32.7731611089469,
        -79.95654050131519,
        32.80158548187251
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.276816+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95687687296927,
              32.77287248864768
            ],
            [
              -79.95687687296927,
              32.801305843056824
            ],
            [
              -79.92321570184073,
              32.801305843056824
            ],
            [
              -79.92321570184073,
              32.77287248864768
            ],
            [
              -79.95687687296927,
              32.77287248864768
            ]
          ]
        ]
      },
      "bbox": [
        -79.95687687296927,
        32.77287248864768,
        -79.92321570184073,
        32.801305843056824
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.299373+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.9235628146125,
              32.77257479597823
            ],
            [
              -79.9235628146125,
              32.80101712882744
            ],
            [
              -79.88989112629343,
              32.80101712882744
            ],
            [
              -79.88989112629343,
              32.77257479597823
            ],
            [
              -79.9235628146125,
              32.77257479597823
            ]
          ]
        ]
      },
      "bbox": [
        -79.9235628146125,
        32.77257479597823,
        -79.88989112629343,
        32.80101712882744
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.358537+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.89024897996642,
              32.772268031032304
            ],
            [
              -79.89024897996642,
              32.80071933927519
            ],
            [
              -79.85656678160079,
              32.80071933927519
            ],
            [
              -79.85656678160079,
              32.772268031032304
            ],
            [
              -79.89024897996642,
              32.772268031032304
            ]
          ]
        ]
      },
      "bbox": [
        -79.89024897996642,
        32.772268031032304,
        -79.85656678160079,
        32.80071933927519
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.417688+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.8569353759518,
              32.77195219390646
            ],
            [
              -79.8569353759518,
              32.80041247449384
            ],
            [
              -79.82324267469006,
              32.80041247449384
            ],
            [
              -79.82324267469006,
              32.77195219390646
            ],
            [
              -79.8569353759518,
              32.77195219390646
            ]
          ]
        ]
      },
      "bbox": [
        -79.8569353759518,
        32.77195219390646,
        -79.82324267469006,
        32.80041247449384
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.477171+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82362200948927,
              32.77162728470008
            ],
            [
              -79.82362200948927,
              32.80009653457994
            ],
            [
              -79.78991881248818,
              32.80009653457994
            ],
            [
              -79.78991881248818,
              32.77162728470008
            ],
            [
              -79.82362200948927,
              32.77162728470008
            ]
          ]
        ]
      },
      "bbox": [
        -79.82362200948927,
        32.77162728470008,
        -79.78991881248818,
        32.80009653457994
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.536360+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.79030888749901,
              32.771293303515485
            ],
            [
              -79.79030888749901,
              32.79977151963292
            ],
            [
              -79.75659520192178,
              32.79977151963292
            ],
            [
              -79.75659520192178,
              32.771293303515485
            ],
            [
              -79.79030888749901,
              32.771293303515485
            ]
          ]
        ]
      },
      "bbox": [
        -79.79030888749901,
        32.771293303515485,
        -79.75659520192178,
        32.79977151963292
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.596220+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2371810.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_16_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75699601690098,
              32.770950250457744
            ],
            [
              -79.75699601690098,
              32.799437429755116
            ],
            [
              -79.72327184991718,
              32.799437429755116
            ],
            [
              -79.72327184991718,
              32.770950250457744
            ],
            [
              -79.75699601690098,
              32.770950250457744
            ]
          ]
        ]
      },
      "bbox": [
        -79.75699601690098,
        32.770950250457744,
        -79.72327184991718,
        32.799437429755116
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.658242+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_16_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_16_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_16_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2382050.0,
            0.0,
            -2.5,
            353815.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45678500717862,
              32.74810349598746
            ],
            [
              -80.45678500717862,
              32.77640167403373
            ],
            [
              -80.42329330330956,
              32.77640167403373
            ],
            [
              -80.42329330330956,
              32.74810349598746
            ],
            [
              -80.45678500717862,
              32.74810349598746
            ]
          ]
        ]
      },
      "bbox": [
        -80.45678500717862,
        32.74810349598746,
        -80.42329330330956,
        32.77640167403373
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.717926+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.4234791604673,
              32.74794194970628
            ],
            [
              -80.4234791604673,
              32.77624914858972
            ],
            [
              -80.38997683983102,
              32.77624914858972
            ],
            [
              -80.38997683983102,
              32.74794194970628
            ],
            [
              -80.4234791604673,
              32.74794194970628
            ]
          ]
        ]
      },
      "bbox": [
        -80.4234791604673,
        32.74794194970628,
        -80.38997683983102,
        32.77624914858972
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.777600+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39017343350972,
              32.74777133299612
            ],
            [
              -80.39017343350972,
              32.77608754971266
            ],
            [
              -80.35666050314616,
              32.77608754971266
            ],
            [
              -80.35666050314616,
              32.74777133299612
            ],
            [
              -80.39017343350972,
              32.74777133299612
            ]
          ]
        ]
      },
      "bbox": [
        -80.39017343350972,
        32.74777133299612,
        -80.35666050314616,
        32.77608754971266
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.829438+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35686783322328,
              32.74759164591067
            ],
            [
              -80.35686783322328,
              32.775916877453454
            ],
            [
              -80.32334430017893,
              32.775916877453454
            ],
            [
              -80.32334430017893,
              32.74759164591067
            ],
            [
              -80.35686783322328,
              32.74759164591067
            ]
          ]
        ]
      },
      "bbox": [
        -80.35686783322328,
        32.74759164591067,
        -80.32334430017893,
        32.775916877453454
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.877347+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32356236652524,
              32.747402888506464
            ],
            [
              -80.32356236652524,
              32.77573713186579
            ],
            [
              -80.29002823785312,
              32.77573713186579
            ],
            [
              -80.29002823785312,
              32.747402888506464
            ],
            [
              -80.32356236652524,
              32.747402888506464
            ]
          ]
        ]
      },
      "bbox": [
        -80.32356236652524,
        32.747402888506464,
        -80.29002823785312,
        32.77573713186579
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.925222+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2902570403327,
              32.747205060842944
            ],
            [
              -80.2902570403327,
              32.77554831300625
            ],
            [
              -80.25671232309237,
              32.77554831300625
            ],
            [
              -80.25671232309237,
              32.747205060842944
            ],
            [
              -80.2902570403327,
              32.747205060842944
            ]
          ]
        ]
      },
      "bbox": [
        -80.2902570403327,
        32.747205060842944,
        -80.25671232309237,
        32.77554831300625
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:36.974295+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25695186156258,
              32.74699816298237
            ],
            [
              -80.25695186156258,
              32.77535042093427
            ],
            [
              -80.22339656282006,
              32.77535042093427
            ],
            [
              -80.22339656282006,
              32.74699816298237
            ],
            [
              -80.25695186156258,
              32.74699816298237
            ]
          ]
        ]
      },
      "bbox": [
        -80.25695186156258,
        32.74699816298237,
        -80.22339656282006,
        32.77535042093427
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.022815+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22364683713162,
              32.7467821949899
            ],
            [
              -80.22364683713162,
              32.77514345571214
            ],
            [
              -80.19008096395943,
              32.77514345571214
            ],
            [
              -80.19008096395943,
              32.7467821949899
            ],
            [
              -80.22364683713162,
              32.7467821949899
            ]
          ]
        ]
      },
      "bbox": [
        -80.22364683713162,
        32.7467821949899,
        -80.19008096395943,
        32.77514345571214
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.070471+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19034197395634,
              32.74655715693349
            ],
            [
              -80.19034197395634,
              32.77492741740502
            ],
            [
              -80.15676553343353,
              32.77492741740502
            ],
            [
              -80.15676553343353,
              32.74655715693349
            ],
            [
              -80.19034197395634,
              32.74655715693349
            ]
          ]
        ]
      },
      "bbox": [
        -80.19034197395634,
        32.74655715693349,
        -80.15676553343353,
        32.77492741740502
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.118468+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15703727895308,
              32.74632304888402
            ],
            [
              -80.15703727895308,
              32.7747023060809
            ],
            [
              -80.12345027816517,
              32.7747023060809
            ],
            [
              -80.12345027816517,
              32.74632304888402
            ],
            [
              -80.15703727895308,
              32.74632304888402
            ]
          ]
        ]
      },
      "bbox": [
        -80.15703727895308,
        32.74632304888402,
        -80.12345027816517,
        32.7747023060809
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.166224+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12373275903799,
              32.74607987091513
            ],
            [
              -80.12373275903799,
              32.77446812181062
            ],
            [
              -80.09013520507693,
              32.77446812181062
            ],
            [
              -80.09013520507693,
              32.74607987091513
            ],
            [
              -80.12373275903799,
              32.74607987091513
            ]
          ]
        ]
      },
      "bbox": [
        -80.12373275903799,
        32.74607987091513,
        -80.09013520507693,
        32.77446812181062
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.214660+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09042842112697,
              32.74582762310343
            ],
            [
              -80.09042842112697,
              32.7742248646679
            ],
            [
              -80.05682032109121,
              32.7742248646679
            ],
            [
              -80.05682032109121,
              32.74582762310343
            ],
            [
              -80.09042842112697,
              32.74582762310343
            ]
          ]
        ]
      },
      "bbox": [
        -80.09042842112697,
        32.74582762310343,
        -80.05682032109121,
        32.7742248646679
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.262295+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05712427213572,
              32.74556630552827
            ],
            [
              -80.05712427213572,
              32.77397253472932
            ],
            [
              -80.02350563313013,
              32.77397253472932
            ],
            [
              -80.02350563313013,
              32.74556630552827
            ],
            [
              -80.05712427213572,
              32.74556630552827
            ]
          ]
        ]
      },
      "bbox": [
        -80.05712427213572,
        32.74556630552827,
        -80.02350563313013,
        32.77397253472932
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.308632+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02382031897966,
              32.74529591827196
            ],
            [
              -80.02382031897966,
              32.773711132074304
            ],
            [
              -79.99019114811561,
              32.773711132074304
            ],
            [
              -79.99019114811561,
              32.74529591827196
            ],
            [
              -80.02382031897966,
              32.74529591827196
            ]
          ]
        ]
      },
      "bbox": [
        -80.02382031897966,
        32.74529591827196,
        -79.99019114811561,
        32.773711132074304
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.348764+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99051656857404,
              32.74501646141956
            ],
            [
              -79.99051656857404,
              32.77344065678511
            ],
            [
              -79.95687687296927,
              32.77344065678511
            ],
            [
              -79.95687687296927,
              32.74501646141956
            ],
            [
              -79.99051656857404,
              32.74501646141956
            ]
          ]
        ]
      },
      "bbox": [
        -79.99051656857404,
        32.74501646141956,
        -79.95687687296927,
        32.77344065678511
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.388654+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95721302783376,
              32.74472793505912
            ],
            [
              -79.95721302783376,
              32.7731611089469
            ],
            [
              -79.9235628146125,
              32.7731611089469
            ],
            [
              -79.9235628146125,
              32.74472793505912
            ],
            [
              -79.95721302783376,
              32.74472793505912
            ]
          ]
        ]
      },
      "bbox": [
        -79.95721302783376,
        32.74472793505912,
        -79.9235628146125,
        32.7731611089469
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.428551+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.92390970367356,
              32.74443033928139
            ],
            [
              -79.92390970367356,
              32.77287248864768
            ],
            [
              -79.89024897996642,
              32.77287248864768
            ],
            [
              -79.89024897996642,
              32.74443033928139
            ],
            [
              -79.92390970367356,
              32.74443033928139
            ]
          ]
        ]
      },
      "bbox": [
        -79.92390970367356,
        32.74443033928139,
        -79.89024897996642,
        32.77287248864768
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.468947+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.89060660300784,
              32.74412367418009
            ],
            [
              -79.89060660300784,
              32.77257479597823
            ],
            [
              -79.8569353759518,
              32.77257479597823
            ],
            [
              -79.8569353759518,
              32.74412367418009
            ],
            [
              -79.89060660300784,
              32.74412367418009
            ]
          ]
        ]
      },
      "bbox": [
        -79.89060660300784,
        32.74412367418009,
        -79.8569353759518,
        32.77257479597823
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.508984+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85730373275074,
              32.74380793985173
            ],
            [
              -79.85730373275074,
              32.772268031032304
            ],
            [
              -79.82362200948927,
              32.772268031032304
            ],
            [
              -79.82362200948927,
              32.74380793985173
            ],
            [
              -79.85730373275074,
              32.74380793985173
            ]
          ]
        ]
      },
      "bbox": [
        -79.85730373275074,
        32.74380793985173,
        -79.82362200948927,
        32.772268031032304
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.548948+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_17_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.82400109981612,
              32.74348313639573
            ],
            [
              -79.82400109981612,
              32.77195219390646
            ],
            [
              -79.79030888749901,
              32.77195219390646
            ],
            [
              -79.79030888749901,
              32.74348313639573
            ],
            [
              -79.82400109981612,
              32.74348313639573
            ]
          ]
        ]
      },
      "bbox": [
        -79.82400109981612,
        32.74348313639573,
        -79.79030888749901,
        32.77195219390646
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.588870+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_17_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_17_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_17_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2361570.0,
            0.0,
            -2.5,
            343575.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45696001486333,
              32.7199579366226
            ],
            [
              -80.45696001486333,
              32.74825597178875
            ],
            [
              -80.4234791604673,
              32.74825597178875
            ],
            [
              -80.4234791604673,
              32.7199579366226
            ],
            [
              -80.45696001486333,
              32.7199579366226
            ]
          ]
        ]
      },
      "bbox": [
        -80.45696001486333,
        32.7199579366226,
        -80.4234791604673,
        32.74825597178875
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.629255+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42366489787126,
              32.71979644294214
            ],
            [
              -80.42366489787126,
              32.74810349598746
            ],
            [
              -80.39017343350972,
              32.74810349598746
            ],
            [
              -80.39017343350972,
              32.71979644294214
            ],
            [
              -80.42366489787126,
              32.71979644294214
            ]
          ]
        ]
      },
      "bbox": [
        -80.42366489787126,
        32.71979644294214,
        -80.39017343350972,
        32.74810349598746
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.669321+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39036990051723,
              32.719625881786094
            ],
            [
              -80.39036990051723,
              32.74794194970628
            ],
            [
              -80.35686783322328,
              32.74794194970628
            ],
            [
              -80.35686783322328,
              32.719625881786094
            ],
            [
              -80.39036990051723,
              32.719625881786094
            ]
          ]
        ]
      },
      "bbox": [
        -80.39036990051723,
        32.719625881786094,
        -80.35686783322328,
        32.74794194970628
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.709164+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35707502971195,
              32.7194462532082
            ],
            [
              -80.35707502971195,
              32.74777133299612
            ],
            [
              -80.32356236652524,
              32.74777133299612
            ],
            [
              -80.32356236652524,
              32.7194462532082
            ],
            [
              -80.35707502971195,
              32.7194462532082
            ]
          ]
        ]
      },
      "bbox": [
        -80.35707502971195,
        32.7194462532082,
        -80.32356236652524,
        32.74777133299612
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.749206+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32378029236601,
              32.719257557264946
            ],
            [
              -80.32378029236601,
              32.74759164591067
            ],
            [
              -80.2902570403327,
              32.74759164591067
            ],
            [
              -80.2902570403327,
              32.719257557264946
            ],
            [
              -80.32378029236601,
              32.719257557264946
            ]
          ]
        ]
      },
      "bbox": [
        -80.32378029236601,
        32.719257557264946,
        -80.2902570403327,
        32.74759164591067
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.789128+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29048569538983,
              32.71905979401577
            ],
            [
              -80.29048569538983,
              32.747402888506464
            ],
            [
              -80.25695186156258,
              32.747402888506464
            ],
            [
              -80.25695186156258,
              32.71905979401577
            ],
            [
              -80.29048569538983,
              32.71905979401577
            ]
          ]
        ]
      },
      "bbox": [
        -80.29048569538983,
        32.71905979401577,
        -80.25695186156258,
        32.747402888506464
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.824001+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25719124569362,
              32.71885296352295
            ],
            [
              -80.25719124569362,
              32.747205060842944
            ],
            [
              -80.22364683713162,
              32.747205060842944
            ],
            [
              -80.22364683713162,
              32.71885296352295
            ],
            [
              -80.25719124569362,
              32.71885296352295
            ]
          ]
        ]
      },
      "bbox": [
        -80.25719124569362,
        32.71885296352295,
        -80.22364683713162,
        32.747205060842944
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.856847+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22389695018745,
              32.718637065851574
            ],
            [
              -80.22389695018745,
              32.74699816298237
            ],
            [
              -80.19034197395634,
              32.74699816298237
            ],
            [
              -80.19034197395634,
              32.718637065851574
            ],
            [
              -80.22389695018745,
              32.718637065851574
            ]
          ]
        ]
      },
      "bbox": [
        -80.22389695018745,
        32.718637065851574,
        -80.19034197395634,
        32.74699816298237
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.889573+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19060281578118,
              32.7184121010696
            ],
            [
              -80.19060281578118,
              32.7467821949899
            ],
            [
              -80.15703727895308,
              32.7467821949899
            ],
            [
              -80.15703727895308,
              32.7184121010696
            ],
            [
              -80.19060281578118,
              32.7184121010696
            ]
          ]
        ]
      },
      "bbox": [
        -80.19060281578118,
        32.7184121010696,
        -80.15703727895308,
        32.7467821949899
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.922925+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15730884938445,
              32.71817806924791
            ],
            [
              -80.15730884938445,
              32.74655715693349
            ],
            [
              -80.12373275903799,
              32.74655715693349
            ],
            [
              -80.12373275903799,
              32.71817806924791
            ],
            [
              -80.15730884938445,
              32.71817806924791
            ]
          ]
        ]
      },
      "bbox": [
        -80.15730884938445,
        32.71817806924791,
        -80.12373275903799,
        32.74655715693349
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.956372+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12401505790672,
              32.717934970460114
            ],
            [
              -80.12401505790672,
              32.74632304888402
            ],
            [
              -80.09042842112697,
              32.74632304888402
            ],
            [
              -80.09042842112697,
              32.717934970460114
            ],
            [
              -80.12401505790672,
              32.717934970460114
            ]
          ]
        ]
      },
      "bbox": [
        -80.12401505790672,
        32.717934970460114,
        -80.09042842112697,
        32.74632304888402
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:37.989436+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09072144825723,
              32.71768280478278
            ],
            [
              -80.09072144825723,
              32.74607987091513
            ],
            [
              -80.05712427213572,
              32.74607987091513
            ],
            [
              -80.05712427213572,
              32.71768280478278
            ],
            [
              -80.09072144825723,
              32.71768280478278
            ]
          ]
        ]
      },
      "bbox": [
        -80.09072144825723,
        32.71768280478278,
        -80.05712427213572,
        32.74607987091513
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.022935+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05742802734497,
              32.71742157229531
            ],
            [
              -80.05742802734497,
              32.74582762310343
            ],
            [
              -80.02382031897966,
              32.74582762310343
            ],
            [
              -80.02382031897966,
              32.71742157229531
            ],
            [
              -80.05742802734497,
              32.71742157229531
            ]
          ]
        ]
      },
      "bbox": [
        -80.05742802734497,
        32.71742157229531,
        -80.02382031897966,
        32.74582762310343
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.055840+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02413480207873,
              32.71715127307989
            ],
            [
              -80.02413480207873,
              32.74556630552827
            ],
            [
              -79.99051656857404,
              32.74556630552827
            ],
            [
              -79.99051656857404,
              32.71715127307989
            ],
            [
              -80.02413480207873,
              32.71715127307989
            ]
          ]
        ]
      },
      "bbox": [
        -80.02413480207873,
        32.71715127307989,
        -79.99051656857404,
        32.74556630552827
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.089227+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99084177936705,
              32.71687190722168
            ],
            [
              -79.99084177936705,
              32.74529591827196
            ],
            [
              -79.95721302783376,
              32.74529591827196
            ],
            [
              -79.95721302783376,
              32.71687190722168
            ],
            [
              -79.99084177936705,
              32.71687190722168
            ]
          ]
        ]
      },
      "bbox": [
        -79.99084177936705,
        32.71687190722168,
        -79.95721302783376,
        32.74529591827196
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.122165+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95754896611814,
              32.7165834748086
            ],
            [
              -79.95754896611814,
              32.74501646141956
            ],
            [
              -79.92390970367356,
              32.74501646141956
            ],
            [
              -79.92390970367356,
              32.7165834748086
            ],
            [
              -79.95754896611814,
              32.7165834748086
            ]
          ]
        ]
      },
      "bbox": [
        -79.95754896611814,
        32.7165834748086,
        -79.92390970367356,
        32.74501646141956
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.155123+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.92425636924007,
              32.71628597593146
            ],
            [
              -79.92425636924007,
              32.74472793505912
            ],
            [
              -79.89060660300784,
              32.74472793505912
            ],
            [
              -79.89060660300784,
              32.71628597593146
            ],
            [
              -79.92425636924007,
              32.71628597593146
            ]
          ]
        ]
      },
      "bbox": [
        -79.92425636924007,
        32.71628597593146,
        -79.89060660300784,
        32.74472793505912
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.188421+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.89096399564058,
              32.71597941068391
            ],
            [
              -79.89096399564058,
              32.74443033928139
            ],
            [
              -79.85730373275074,
              32.74443033928139
            ],
            [
              -79.85730373275074,
              32.71597941068391
            ],
            [
              -79.89096399564058,
              32.71597941068391
            ]
          ]
        ]
      },
      "bbox": [
        -79.89096399564058,
        32.71597941068391,
        -79.85730373275074,
        32.74443033928139
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.221131+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_18_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85767185222711,
              32.715663779162476
            ],
            [
              -79.85767185222711,
              32.74412367418009
            ],
            [
              -79.82400109981612,
              32.74412367418009
            ],
            [
              -79.82400109981612,
              32.715663779162476
            ],
            [
              -79.85767185222711,
              32.715663779162476
            ]
          ]
        ]
      },
      "bbox": [
        -79.85767185222711,
        32.715663779162476,
        -79.82400109981612,
        32.74412367418009
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.253815+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_18_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_18_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_18_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2351330.0,
            0.0,
            -2.5,
            333335.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45713490982087,
              32.69181247724018
            ],
            [
              -80.45713490982087,
              32.72011036277662
            ],
            [
              -80.42366489787126,
              32.72011036277662
            ],
            [
              -80.42366489787126,
              32.69181247724018
            ],
            [
              -80.45713490982087,
              32.69181247724018
            ]
          ]
        ]
      },
      "bbox": [
        -80.45713490982087,
        32.69181247724018,
        -80.42366489787126,
        32.72011036277662
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.286978+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42385051563718,
              32.691651036165226
            ],
            [
              -80.42385051563718,
              32.7199579366226
            ],
            [
              -80.39036990051723,
              32.7199579366226
            ],
            [
              -80.39036990051723,
              32.691651036165226
            ],
            [
              -80.42385051563718,
              32.691651036165226
            ]
          ]
        ]
      },
      "bbox": [
        -80.42385051563718,
        32.691651036165226,
        -80.39036990051723,
        32.7199579366226
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.316867+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39056624097596,
              32.6914805305684
            ],
            [
              -80.39056624097596,
              32.71979644294214
            ],
            [
              -80.35707502971195,
              32.71979644294214
            ],
            [
              -80.35707502971195,
              32.6914805305684
            ],
            [
              -80.39056624097596,
              32.6914805305684
            ]
          ]
        ]
      },
      "bbox": [
        -80.39056624097596,
        32.6914805305684,
        -80.35707502971195,
        32.71979644294214
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.344725+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35728209274127,
              32.691300960503376
            ],
            [
              -80.35728209274127,
              32.719625881786094
            ],
            [
              -80.32378029236601,
              32.719625881786094
            ],
            [
              -80.32378029236601,
              32.691300960503376
            ],
            [
              -80.35728209274127,
              32.691300960503376
            ]
          ]
        ]
      },
      "bbox": [
        -80.35728209274127,
        32.691300960503376,
        -80.32378029236601,
        32.719625881786094
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.373223+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32399807783703,
              32.691112326026705
            ],
            [
              -80.32399807783703,
              32.7194462532082
            ],
            [
              -80.29048569538983,
              32.7194462532082
            ],
            [
              -80.29048569538983,
              32.691112326026705
            ],
            [
              -80.32399807783703,
              32.691112326026705
            ]
          ]
        ]
      },
      "bbox": [
        -80.32399807783703,
        32.691112326026705,
        -80.29048569538983,
        32.7194462532082
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.401259+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29071420316694,
              32.69091462719776
            ],
            [
              -80.29071420316694,
              32.719257557264946
            ],
            [
              -80.25719124569362,
              32.719257557264946
            ],
            [
              -80.25719124569362,
              32.69091462719776
            ],
            [
              -80.29071420316694,
              32.69091462719776
            ]
          ]
        ]
      },
      "bbox": [
        -80.29071420316694,
        32.69091462719776,
        -80.25719124569362,
        32.719257557264946
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.429361+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25743047563459,
              32.69070786407883
            ],
            [
              -80.25743047563459,
              32.71905979401577
            ],
            [
              -80.22389695018745,
              32.71905979401577
            ],
            [
              -80.22389695018745,
              32.69070786407883
            ],
            [
              -80.25743047563459,
              32.69070786407883
            ]
          ]
        ]
      },
      "bbox": [
        -80.25743047563459,
        32.69070786407883,
        -80.22389695018745,
        32.71905979401577
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.457261+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22414690214336,
              32.690492036734945
            ],
            [
              -80.22414690214336,
              32.71885296352295
            ],
            [
              -80.19060281578118,
              32.71885296352295
            ],
            [
              -80.19060281578118,
              32.690492036734945
            ],
            [
              -80.22414690214336,
              32.690492036734945
            ]
          ]
        ]
      },
      "bbox": [
        -80.22414690214336,
        32.690492036734945,
        -80.19060281578118,
        32.71885296352295
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.485187+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19086348959642,
              32.69026714523414
            ],
            [
              -80.19086348959642,
              32.718637065851574
            ],
            [
              -80.15730884938445,
              32.718637065851574
            ],
            [
              -80.15730884938445,
              32.69026714523414
            ],
            [
              -80.19086348959642,
              32.69026714523414
            ]
          ]
        ]
      },
      "bbox": [
        -80.19086348959642,
        32.69026714523414,
        -80.15730884938445,
        32.718637065851574
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.513314+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15758024489676,
              32.69003318964715
            ],
            [
              -80.15758024489676,
              32.7184121010696
            ],
            [
              -80.12401505790672,
              32.7184121010696
            ],
            [
              -80.12401505790672,
              32.69003318964715
            ],
            [
              -80.15758024489676,
              32.69003318964715
            ]
          ]
        ]
      },
      "bbox": [
        -80.15758024489676,
        32.69003318964715,
        -80.12401505790672,
        32.7184121010696
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.541261+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12429717494717,
              32.68979017004768
            ],
            [
              -80.12429717494717,
              32.71817806924791
            ],
            [
              -80.09072144825723,
              32.71817806924791
            ],
            [
              -80.09072144825723,
              32.68979017004768
            ],
            [
              -80.12429717494717,
              32.68979017004768
            ]
          ]
        ]
      },
      "bbox": [
        -80.12429717494717,
        32.68979017004768,
        -80.09072144825723,
        32.71817806924791
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.569354+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0910142866502,
              32.689538086512236
            ],
            [
              -80.0910142866502,
              32.717934970460114
            ],
            [
              -80.05742802734497,
              32.717934970460114
            ],
            [
              -80.05742802734497,
              32.689538086512236
            ],
            [
              -80.0910142866502,
              32.689538086512236
            ]
          ]
        ]
      },
      "bbox": [
        -80.0910142866502,
        32.689538086512236,
        -80.05742802734497,
        32.717934970460114
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.597164+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05773158690819,
              32.68927693912017
            ],
            [
              -80.05773158690819,
              32.71768280478278
            ],
            [
              -80.02413480207873,
              32.71768280478278
            ],
            [
              -80.02413480207873,
              32.68927693912017
            ],
            [
              -80.05773158690819,
              32.68927693912017
            ]
          ]
        ]
      },
      "bbox": [
        -80.05773158690819,
        32.68927693912017,
        -80.02413480207873,
        32.71768280478278
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.625152+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02444908262324,
              32.68900672795374
            ],
            [
              -80.02444908262324,
              32.71742157229531
            ],
            [
              -79.99084177936705,
              32.71742157229531
            ],
            [
              -79.99084177936705,
              32.68900672795374
            ],
            [
              -80.02444908262324,
              32.68900672795374
            ]
          ]
        ]
      },
      "bbox": [
        -80.02444908262324,
        32.68900672795374,
        -79.99084177936705,
        32.71742157229531
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.653043+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99116678069718,
              32.688727453097975
            ],
            [
              -79.99116678069718,
              32.71715127307989
            ],
            [
              -79.95754896611814,
              32.71715127307989
            ],
            [
              -79.95754896611814,
              32.688727453097975
            ],
            [
              -79.99116678069718,
              32.688727453097975
            ]
          ]
        ]
      },
      "bbox": [
        -79.99116678069718,
        32.688727453097975,
        -79.95754896611814,
        32.71715127307989
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.681017+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95788468803165,
              32.688439114640865
            ],
            [
              -79.95788468803165,
              32.71687190722168
            ],
            [
              -79.92425636924007,
              32.71687190722168
            ],
            [
              -79.92425636924007,
              32.688439114640865
            ],
            [
              -79.95788468803165,
              32.688439114640865
            ]
          ]
        ]
      },
      "bbox": [
        -79.95788468803165,
        32.688439114640865,
        -79.92425636924007,
        32.71687190722168
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.708835+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.92460281152799,
              32.688141712673136
            ],
            [
              -79.92460281152799,
              32.7165834748086
            ],
            [
              -79.89096399564058,
              32.7165834748086
            ],
            [
              -79.89096399564058,
              32.688141712673136
            ],
            [
              -79.92460281152799,
              32.688141712673136
            ]
          ]
        ]
      },
      "bbox": [
        -79.92460281152799,
        32.688141712673136,
        -79.89096399564058,
        32.7165834748086
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.737473+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_19_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.89132115808724,
              32.68783524728846
            ],
            [
              -79.89132115808724,
              32.71628597593146
            ],
            [
              -79.85767185222711,
              32.71628597593146
            ],
            [
              -79.85767185222711,
              32.68783524728846
            ],
            [
              -79.89132115808724,
              32.68783524728846
            ]
          ]
        ]
      },
      "bbox": [
        -79.89132115808724,
        32.68783524728846,
        -79.85767185222711,
        32.71628597593146
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.765666+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_19_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_19_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_19_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            323095.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45730969216012,
              32.66366712458315
            ],
            [
              -80.45730969216012,
              32.69196485374243
            ],
            [
              -80.42385051563718,
              32.69196485374243
            ],
            [
              -80.42385051563718,
              32.66366712458315
            ],
            [
              -80.45730969216012,
              32.66366712458315
            ]
          ]
        ]
      },
      "bbox": [
        -80.45730969216012,
        32.66366712458315,
        -80.42385051563718,
        32.69196485374243
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.793542+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.4240360138806,
              32.66350573611847
            ],
            [
              -80.4240360138806,
              32.69181247724018
            ],
            [
              -80.39056624097596,
              32.69181247724018
            ],
            [
              -80.39056624097596,
              32.66350573611847
            ],
            [
              -80.4240360138806,
              32.66350573611847
            ]
          ]
        ]
      },
      "bbox": [
        -80.4240360138806,
        32.66350573611847,
        -80.39056624097596,
        32.69181247724018
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.818393+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39076245500813,
              32.66333528608592
            ],
            [
              -80.39076245500813,
              32.691651036165226
            ],
            [
              -80.35728209274127,
              32.691651036165226
            ],
            [
              -80.35728209274127,
              32.66333528608592
            ],
            [
              -80.39076245500813,
              32.66333528608592
            ]
          ]
        ]
      },
      "bbox": [
        -80.39076245500813,
        32.66333528608592,
        -80.35728209274127,
        32.691651036165226
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.842226+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35748902244013,
              32.6631557745391
            ],
            [
              -80.35748902244013,
              32.6914805305684
            ],
            [
              -80.32399807783703,
              32.6914805305684
            ],
            [
              -80.32399807783703,
              32.6631557745391
            ],
            [
              -80.35748902244013,
              32.6631557745391
            ]
          ]
        ]
      },
      "bbox": [
        -80.35748902244013,
        32.6631557745391,
        -80.32399807783703,
        32.6914805305684
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.866206+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32421572307383,
              32.662967201534585
            ],
            [
              -80.32421572307383,
              32.691300960503376
            ],
            [
              -80.29071420316694,
              32.691300960503376
            ],
            [
              -80.29071420316694,
              32.662967201534585
            ],
            [
              -80.32421572307383,
              32.662967201534585
            ]
          ]
        ]
      },
      "bbox": [
        -80.32421572307383,
        32.662967201534585,
        -80.29071420316694,
        32.691300960503376
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.889885+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2909425638063,
              32.66276956713173
            ],
            [
              -80.2909425638063,
              32.691112326026705
            ],
            [
              -80.25743047563459,
              32.691112326026705
            ],
            [
              -80.25743047563459,
              32.66276956713173
            ],
            [
              -80.2909425638063,
              32.66276956713173
            ]
          ]
        ]
      },
      "bbox": [
        -80.2909425638063,
        32.66276956713173,
        -80.25743047563459,
        32.691112326026705
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.913319+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25766955153443,
              32.66256287139279
            ],
            [
              -80.25766955153443,
              32.69091462719776
            ],
            [
              -80.22414690214336,
              32.69091462719776
            ],
            [
              -80.22414690214336,
              32.66256287139279
            ],
            [
              -80.25766955153443,
              32.66256287139279
            ]
          ]
        ]
      },
      "bbox": [
        -80.25766955153443,
        32.66256287139279,
        -80.22414690214336,
        32.69091462719776
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.936927+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22439669315493,
              32.66234711438284
            ],
            [
              -80.22439669315493,
              32.69070786407883
            ],
            [
              -80.19086348959642,
              32.69070786407883
            ],
            [
              -80.19086348959642,
              32.66234711438284
            ],
            [
              -80.22439669315493,
              32.66234711438284
            ]
          ]
        ]
      },
      "bbox": [
        -80.22439669315493,
        32.66234711438284,
        -80.19086348959642,
        32.69070786407883
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.960549+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19112399556435,
              32.66212229616982
            ],
            [
              -80.19112399556435,
              32.690492036734945
            ],
            [
              -80.15758024489676,
              32.690492036734945
            ],
            [
              -80.15758024489676,
              32.66212229616982
            ],
            [
              -80.19112399556435,
              32.66212229616982
            ]
          ]
        ]
      },
      "bbox": [
        -80.19112399556435,
        32.66212229616982,
        -80.15758024489676,
        32.690492036734945
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:38.984525+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.157851465659,
              32.6618884168245
            ],
            [
              -80.157851465659,
              32.69026714523414
            ],
            [
              -80.12429717494717,
              32.69026714523414
            ],
            [
              -80.12429717494717,
              32.6618884168245
            ],
            [
              -80.157851465659,
              32.6618884168245
            ]
          ]
        ]
      },
      "bbox": [
        -80.157851465659,
        32.6618884168245,
        -80.12429717494717,
        32.69026714523414
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.008444+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12457911033498,
              32.66164547642053
            ],
            [
              -80.12457911033498,
              32.69003318964715
            ],
            [
              -80.0910142866502,
              32.69003318964715
            ],
            [
              -80.0910142866502,
              32.66164547642053
            ],
            [
              -80.12457911033498,
              32.66164547642053
            ]
          ]
        ]
      },
      "bbox": [
        -80.12457911033498,
        32.66164547642053,
        -80.0910142866502,
        32.69003318964715
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.031981+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09130693648818,
              32.66139347503445
            ],
            [
              -80.09130693648818,
              32.68979017004768
            ],
            [
              -80.05773158690819,
              32.68979017004768
            ],
            [
              -80.05773158690819,
              32.66139347503445
            ],
            [
              -80.09130693648818,
              32.66139347503445
            ]
          ]
        ]
      },
      "bbox": [
        -80.09130693648818,
        32.66139347503445,
        -80.05773158690819,
        32.68979017004768
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.055493+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0580349510143,
              32.661132412745545
            ],
            [
              -80.0580349510143,
              32.689538086512236
            ],
            [
              -80.02444908262324,
              32.689538086512236
            ],
            [
              -80.02444908262324,
              32.661132412745545
            ],
            [
              -80.0580349510143,
              32.661132412745545
            ]
          ]
        ]
      },
      "bbox": [
        -80.0580349510143,
        32.661132412745545,
        -80.02444908262324,
        32.689538086512236
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.079005+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02476316080877,
              32.66086228963608
            ],
            [
              -80.02476316080877,
              32.68927693912017
            ],
            [
              -79.99116678069718,
              32.68927693912017
            ],
            [
              -79.99116678069718,
              32.66086228963608
            ],
            [
              -80.02476316080877,
              32.66086228963608
            ]
          ]
        ]
      },
      "bbox": [
        -80.02476316080877,
        32.66086228963608,
        -79.99116678069718,
        32.68927693912017
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.102522+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99149157276678,
              32.66058310579108
            ],
            [
              -79.99149157276678,
              32.68900672795374
            ],
            [
              -79.95788468803165,
              32.68900672795374
            ],
            [
              -79.95788468803165,
              32.66058310579108
            ],
            [
              -79.99149157276678,
              32.66058310579108
            ]
          ]
        ]
      },
      "bbox": [
        -79.99149157276678,
        32.66058310579108,
        -79.95788468803165,
        32.68900672795374
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.126388+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95822019378326,
              32.66029486129844
            ],
            [
              -79.95822019378326,
              32.688727453097975
            ],
            [
              -79.92460281152799,
              32.688727453097975
            ],
            [
              -79.92460281152799,
              32.66029486129844
            ],
            [
              -79.95822019378326,
              32.66029486129844
            ]
          ]
        ]
      },
      "bbox": [
        -79.95822019378326,
        32.66029486129844,
        -79.92460281152799,
        32.688727453097975
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.149733+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.9249490307529,
              32.65999755624896
            ],
            [
              -79.9249490307529,
              32.688439114640865
            ],
            [
              -79.89132115808724,
              32.688439114640865
            ],
            [
              -79.89132115808724,
              32.65999755624896
            ],
            [
              -79.9249490307529,
              32.65999755624896
            ]
          ]
        ]
      },
      "bbox": [
        -79.9249490307529,
        32.65999755624896,
        -79.89132115808724,
        32.688439114640865
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.173469+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_20_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.89167809057014,
              32.659691190736226
            ],
            [
              -79.89167809057014,
              32.688141712673136
            ],
            [
              -79.85803973461023,
              32.688141712673136
            ],
            [
              -79.85803973461023,
              32.659691190736226
            ],
            [
              -79.89167809057014,
              32.659691190736226
            ]
          ]
        ]
      },
      "bbox": [
        -79.89167809057014,
        32.659691190736226,
        -79.85803973461023,
        32.688141712673136
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.197050+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_20_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_20_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_20_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2341090.0,
            0.0,
            -2.5,
            312855.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42422139271693,
              32.63536054954272
            ],
            [
              -80.42422139271693,
              32.66366712458315
            ],
            [
              -80.39076245500813,
              32.66366712458315
            ],
            [
              -80.39076245500813,
              32.63536054954272
            ],
            [
              -80.42422139271693,
              32.63536054954272
            ]
          ]
        ]
      },
      "bbox": [
        -80.42422139271693,
        32.63536054954272,
        -80.39076245500813,
        32.66366712458315
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.220742+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39095854273582,
              32.63519015507943
            ],
            [
              -80.39095854273582,
              32.66350573611847
            ],
            [
              -80.35748902244013,
              32.66350573611847
            ],
            [
              -80.35748902244013,
              32.63519015507943
            ],
            [
              -80.39095854273582,
              32.63519015507943
            ]
          ]
        ]
      },
      "bbox": [
        -80.39095854273582,
        32.63519015507943,
        -80.35748902244013,
        32.66350573611847
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.244119+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35769581893726,
              32.63501070205614
            ],
            [
              -80.35769581893726,
              32.66333528608592
            ],
            [
              -80.32421572307383,
              32.66333528608592
            ],
            [
              -80.32421572307383,
              32.63501070205614
            ],
            [
              -80.35769581893726,
              32.63501070205614
            ]
          ]
        ]
      },
      "bbox": [
        -80.35769581893726,
        32.63501070205614,
        -80.32421572307383,
        32.66333528608592
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.267692+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32443322821183,
              32.63482219052936
            ],
            [
              -80.32443322821183,
              32.6631557745391
            ],
            [
              -80.2909425638063,
              32.6631557745391
            ],
            [
              -80.2909425638063,
              32.63482219052936
            ],
            [
              -80.32443322821183,
              32.63482219052936
            ]
          ]
        ]
      },
      "bbox": [
        -80.32443322821183,
        32.63482219052936,
        -80.2909425638063,
        32.6631557745391
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.291374+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29117077744993,
              32.63462462055844
            ],
            [
              -80.29117077744993,
              32.662967201534585
            ],
            [
              -80.25766955153443,
              32.662967201534585
            ],
            [
              -80.25766955153443,
              32.63462462055844
            ],
            [
              -80.29117077744993,
              32.63462462055844
            ]
          ]
        ]
      },
      "bbox": [
        -80.29117077744993,
        32.63462462055844,
        -80.25766955153443,
        32.662967201534585
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.338579+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25790847354183,
              32.63441799220562
            ],
            [
              -80.25790847354183,
              32.66276956713173
            ],
            [
              -80.22439669315493,
              32.66276956713173
            ],
            [
              -80.22439669315493,
              32.63441799220562
            ],
            [
              -80.25790847354183,
              32.63441799220562
            ]
          ]
        ]
      },
      "bbox": [
        -80.25790847354183,
        32.63441799220562,
        -80.22439669315493,
        32.66276956713173
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.397930+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22464632337757,
              32.634202305535936
            ],
            [
              -80.22464632337757,
              32.66256287139279
            ],
            [
              -80.19112399556435,
              32.66256287139279
            ],
            [
              -80.19112399556435,
              32.634202305535936
            ],
            [
              -80.22464632337757,
              32.634202305535936
            ]
          ]
        ]
      },
      "bbox": [
        -80.22464632337757,
        32.634202305535936,
        -80.19112399556435,
        32.66256287139279
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.457478+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19138433384703,
              32.63397756061734
            ],
            [
              -80.19138433384703,
              32.66234711438284
            ],
            [
              -80.157851465659,
              32.66234711438284
            ],
            [
              -80.157851465659,
              32.63397756061734
            ],
            [
              -80.19138433384703,
              32.63397756061734
            ]
          ]
        ]
      },
      "bbox": [
        -80.19138433384703,
        32.63397756061734,
        -80.157851465659,
        32.66234711438284
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.517505+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15812251183984,
              32.633743757520584
            ],
            [
              -80.15812251183984,
              32.66212229616982
            ],
            [
              -80.12457911033498,
              32.66212229616982
            ],
            [
              -80.12457911033498,
              32.633743757520584
            ],
            [
              -80.15812251183984,
              32.633743757520584
            ]
          ]
        ]
      },
      "bbox": [
        -80.15812251183984,
        32.633743757520584,
        -80.12457911033498,
        32.66212229616982
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.577694+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12486086424549,
              32.63350089631935
            ],
            [
              -80.12486086424549,
              32.6618884168245
            ],
            [
              -80.09130693648818,
              32.6618884168245
            ],
            [
              -80.09130693648818,
              32.63350089631935
            ],
            [
              -80.12486086424549,
              32.63350089631935
            ]
          ]
        ]
      },
      "bbox": [
        -80.12486086424549,
        32.63350089631935,
        -80.09130693648818,
        32.6618884168245
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.637130+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09159939795322,
              32.63324897709002
            ],
            [
              -80.09159939795322,
              32.66164547642053
            ],
            [
              -80.0580349510143,
              32.66164547642053
            ],
            [
              -80.0580349510143,
              32.63324897709002
            ],
            [
              -80.09159939795322,
              32.63324897709002
            ]
          ]
        ]
      },
      "bbox": [
        -80.09159939795322,
        32.63324897709002,
        -80.0580349510143,
        32.66164547642053
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.696345+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05833811985204,
              32.63298799991202
            ],
            [
              -80.05833811985204,
              32.66139347503445
            ],
            [
              -80.02476316080877,
              32.66139347503445
            ],
            [
              -80.02476316080877,
              32.63298799991202
            ],
            [
              -80.05833811985204,
              32.63298799991202
            ]
          ]
        ]
      },
      "bbox": [
        -80.05833811985204,
        32.63298799991202,
        -80.02476316080877,
        32.66139347503445
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.755584+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02507703683072,
              32.63271796486748
            ],
            [
              -80.02507703683072,
              32.661132412745545
            ],
            [
              -79.99149157276678,
              32.661132412745545
            ],
            [
              -79.99149157276678,
              32.63271796486748
            ],
            [
              -80.02507703683072,
              32.63271796486748
            ]
          ]
        ]
      },
      "bbox": [
        -80.02507703683072,
        32.63271796486748,
        -79.99149157276678,
        32.661132412745545
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.812390+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99181615577784,
              32.63243887204148
            ],
            [
              -79.99181615577784,
              32.66086228963608
            ],
            [
              -79.95822019378326,
              32.66086228963608
            ],
            [
              -79.95822019378326,
              32.63243887204148
            ],
            [
              -79.99181615577784,
              32.63243887204148
            ]
          ]
        ]
      },
      "bbox": [
        -79.99181615577784,
        32.63243887204148,
        -79.95822019378326,
        32.66086228963608
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.860008+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.95855548358166,
              32.632150721521846
            ],
            [
              -79.95855548358166,
              32.66058310579108
            ],
            [
              -79.9249490307529,
              32.66058310579108
            ],
            [
              -79.9249490307529,
              32.632150721521846
            ],
            [
              -79.95855548358166,
              32.632150721521846
            ]
          ]
        ]
      },
      "bbox": [
        -79.95855548358166,
        32.632150721521846,
        -79.9249490307529,
        32.66058310579108
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.908058+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2320610.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_21_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.9252950271302,
              32.63185351339937
            ],
            [
              -79.9252950271302,
              32.66029486129844
            ],
            [
              -79.89167809057014,
              32.66029486129844
            ],
            [
              -79.89167809057014,
              32.63185351339937
            ],
            [
              -79.9252950271302,
              32.63185351339937
            ]
          ]
        ]
      },
      "bbox": [
        -79.9252950271302,
        32.63185351339937,
        -79.89167809057014,
        32.66029486129844
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:39.956792+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_21_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_21_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_21_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2330850.0,
            0.0,
            -2.5,
            302615.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45765891941859,
              32.6073767664064
            ],
            [
              -80.45765891941859,
              32.63567416257747
            ],
            [
              -80.42422139271693,
              32.63567416257747
            ],
            [
              -80.42422139271693,
              32.6073767664064
            ],
            [
              -80.45765891941859,
              32.6073767664064
            ]
          ]
        ]
      },
      "bbox": [
        -80.45765891941859,
        32.6073767664064,
        -80.42422139271693,
        32.63567416257747
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.005430+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.4244066522614,
              32.607215483176596
            ],
            [
              -80.4244066522614,
              32.635521885392336
            ],
            [
              -80.39095854273582,
              32.635521885392336
            ],
            [
              -80.39095854273582,
              32.607215483176596
            ],
            [
              -80.4244066522614,
              32.607215483176596
            ]
          ]
        ]
      },
      "bbox": [
        -80.4244066522614,
        32.607215483176596,
        -80.39095854273582,
        32.635521885392336
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.053516+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39115450428092,
              32.60704514428762
            ],
            [
              -80.39115450428092,
              32.63536054954272
            ],
            [
              -80.35769581893726,
              32.63536054954272
            ],
            [
              -80.35769581893726,
              32.60704514428762
            ],
            [
              -80.39115450428092,
              32.60704514428762
            ]
          ]
        ]
      },
      "bbox": [
        -80.39115450428092,
        32.60704514428762,
        -80.35769581893726,
        32.63536054954272
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.101815+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35790248236123,
              32.60686574979314
            ],
            [
              -80.35790248236123,
              32.63519015507943
            ],
            [
              -80.32443322821183,
              32.63519015507943
            ],
            [
              -80.32443322821183,
              32.60686574979314
            ],
            [
              -80.35790248236123,
              32.60686574979314
            ]
          ]
        ]
      },
      "bbox": [
        -80.35790248236123,
        32.60686574979314,
        -80.32443322821183,
        32.63519015507943
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.149737+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32465059338627,
              32.60667729974963
            ],
            [
              -80.32465059338627,
              32.63501070205614
            ],
            [
              -80.29117077744993,
              32.63501070205614
            ],
            [
              -80.29117077744993,
              32.60667729974963
            ],
            [
              -80.32465059338627,
              32.60667729974963
            ]
          ]
        ]
      },
      "bbox": [
        -80.32465059338627,
        32.60667729974963,
        -80.29117077744993,
        32.63501070205614
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.199000+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29139884423978,
              32.606479794216455
            ],
            [
              -80.29139884423978,
              32.63482219052936
            ],
            [
              -80.25790847354183,
              32.63482219052936
            ],
            [
              -80.25790847354183,
              32.606479794216455
            ],
            [
              -80.29139884423978,
              32.606479794216455
            ]
          ]
        ]
      },
      "bbox": [
        -80.29139884423978,
        32.606479794216455,
        -80.25790847354183,
        32.63482219052936
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.247763+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25814724180539,
              32.60627323325583
            ],
            [
              -80.25814724180539,
              32.63462462055844
            ],
            [
              -80.22464632337757,
              32.63462462055844
            ],
            [
              -80.22464632337757,
              32.60627323325583
            ],
            [
              -80.25814724180539,
              32.60627323325583
            ]
          ]
        ]
      },
      "bbox": [
        -80.25814724180539,
        32.60627323325583,
        -80.22464632337757,
        32.63462462055844
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.295794+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22489579296648,
              32.60605761693277
            ],
            [
              -80.22489579296648,
              32.63441799220562
            ],
            [
              -80.19138433384703,
              32.63441799220562
            ],
            [
              -80.19138433384703,
              32.60605761693277
            ],
            [
              -80.22489579296648,
              32.60605761693277
            ]
          ]
        ]
      },
      "bbox": [
        -80.22489579296648,
        32.60605761693277,
        -80.19138433384703,
        32.63441799220562
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.336460+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19164450460629,
              32.605832945315235
            ],
            [
              -80.19164450460629,
              32.634202305535936
            ],
            [
              -80.15812251183984,
              32.634202305535936
            ],
            [
              -80.15812251183984,
              32.605832945315235
            ],
            [
              -80.19164450460629,
              32.605832945315235
            ]
          ]
        ]
      },
      "bbox": [
        -80.19164450460629,
        32.605832945315235,
        -80.15812251183984,
        32.634202305535936
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.377028+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15839338360782,
              32.60559921847394
            ],
            [
              -80.15839338360782,
              32.63397756061734
            ],
            [
              -80.12486086424549,
              32.63397756061734
            ],
            [
              -80.12486086424549,
              32.60559921847394
            ],
            [
              -80.15839338360782,
              32.60559921847394
            ]
          ]
        ]
      },
      "bbox": [
        -80.15839338360782,
        32.60559921847394,
        -80.12486086424549,
        32.63397756061734
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.417346+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12514243685389,
              32.60535643648251
            ],
            [
              -80.12514243685389,
              32.633743757520584
            ],
            [
              -80.09159939795322,
              32.633743757520584
            ],
            [
              -80.09159939795322,
              32.60535643648251
            ],
            [
              -80.12514243685389,
              32.60535643648251
            ]
          ]
        ]
      },
      "bbox": [
        -80.12514243685389,
        32.60535643648251,
        -80.09159939795322,
        32.633743757520584
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.457562+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09189167122713,
              32.605104599417416
            ],
            [
              -80.09189167122713,
              32.63350089631935
            ],
            [
              -80.05833811985204,
              32.63350089631935
            ],
            [
              -80.05833811985204,
              32.605104599417416
            ],
            [
              -80.09189167122713,
              32.605104599417416
            ]
          ]
        ]
      },
      "bbox": [
        -80.09189167122713,
        32.605104599417416,
        -80.05833811985204,
        32.63350089631935
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.497836+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05864109360986,
              32.60484370735797
            ],
            [
              -80.05864109360986,
              32.63324897709002
            ],
            [
              -80.02507703683072,
              32.63324897709002
            ],
            [
              -80.02507703683072,
              32.60484370735797
            ],
            [
              -80.05864109360986,
              32.60484370735797
            ]
          ]
        ]
      },
      "bbox": [
        -80.05864109360986,
        32.60484370735797,
        -80.02507703683072,
        32.63324897709002
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.538297+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.02539071088424,
              32.60457376038636
            ],
            [
              -80.02539071088424,
              32.63298799991202
            ],
            [
              -79.99181615577784,
              32.63298799991202
            ],
            [
              -79.99181615577784,
              32.60457376038636
            ],
            [
              -80.02539071088424,
              32.60457376038636
            ]
          ]
        ]
      },
      "bbox": [
        -80.02539071088424,
        32.60457376038636,
        -79.99181615577784,
        32.63298799991202
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.578626+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2300130.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_22_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.99214052993216,
              32.60429475858752
            ],
            [
              -79.99214052993216,
              32.63271796486748
            ],
            [
              -79.95855548358166,
              32.63271796486748
            ],
            [
              -79.95855548358166,
              32.60429475858752
            ],
            [
              -79.99214052993216,
              32.60429475858752
            ]
          ]
        ]
      },
      "bbox": [
        -79.99214052993216,
        32.60429475858752,
        -79.95855548358166,
        32.63271796486748
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.620815+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_22_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_22_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_22_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2310370.0,
            0.0,
            -2.5,
            292375.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.45783336455486,
              32.5792317743619
            ],
            [
              -80.45783336455486,
              32.60752899392626
            ],
            [
              -80.4244066522614,
              32.60752899392626
            ],
            [
              -80.4244066522614,
              32.5792317743619
            ],
            [
              -80.45783336455486,
              32.5792317743619
            ]
          ]
        ]
      },
      "bbox": [
        -80.45783336455486,
        32.5792317743619,
        -80.4244066522614,
        32.60752899392626
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.665775+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_01": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2167010.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42459179262917,
              32.579070543756636
            ],
            [
              -80.42459179262917,
              32.6073767664064
            ],
            [
              -80.39115450428092,
              32.6073767664064
            ],
            [
              -80.39115450428092,
              32.579070543756636
            ],
            [
              -80.42459179262917,
              32.579070543756636
            ]
          ]
        ]
      },
      "bbox": [
        -80.42459179262917,
        32.579070543756636,
        -80.39115450428092,
        32.6073767664064
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.706291+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39135033976521,
              32.57890026044697
            ],
            [
              -80.39135033976521,
              32.607215483176596
            ],
            [
              -80.35790248236123,
              32.607215483176596
            ],
            [
              -80.35790248236123,
              32.57890026044697
            ],
            [
              -80.39135033976521,
              32.57890026044697
            ]
          ]
        ]
      },
      "bbox": [
        -80.39135033976521,
        32.57890026044697,
        -80.35790248236123,
        32.607215483176596
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.746479+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35810901284046,
              32.57872092448653
            ],
            [
              -80.35810901284046,
              32.60704514428762
            ],
            [
              -80.32465059338627,
              32.60704514428762
            ],
            [
              -80.32465059338627,
              32.57872092448653
            ],
            [
              -80.35810901284046,
              32.57872092448653
            ]
          ]
        ]
      },
      "bbox": [
        -80.35810901284046,
        32.57872092448653,
        -80.32465059338627,
        32.60704514428762
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.787144+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32486781873219,
              32.57853253593186
            ],
            [
              -80.32486781873219,
              32.60686574979314
            ],
            [
              -80.29139884423978,
              32.60686574979314
            ],
            [
              -80.29139884423978,
              32.57853253593186
            ],
            [
              -80.32486781873219,
              32.57853253593186
            ]
          ]
        ]
      },
      "bbox": [
        -80.32486781873219,
        32.57853253593186,
        -80.29139884423978,
        32.60686574979314
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.823280+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29162676431751,
              32.57833509484224
            ],
            [
              -80.29162676431751,
              32.60667729974963
            ],
            [
              -80.25814724180539,
              32.60667729974963
            ],
            [
              -80.25814724180539,
              32.57833509484224
            ],
            [
              -80.29162676431751,
              32.57833509484224
            ]
          ]
        ]
      },
      "bbox": [
        -80.29162676431751,
        32.57833509484224,
        -80.25814724180539,
        32.60667729974963
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.856513+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25838585647341,
              32.578128601279836
            ],
            [
              -80.25838585647341,
              32.606479794216455
            ],
            [
              -80.22489579296648,
              32.606479794216455
            ],
            [
              -80.22489579296648,
              32.578128601279836
            ],
            [
              -80.25838585647341,
              32.578128601279836
            ]
          ]
        ]
      },
      "bbox": [
        -80.25838585647341,
        32.578128601279836,
        -80.22489579296648,
        32.606479794216455
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.889217+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22514510207662,
              32.57791305530975
            ],
            [
              -80.22514510207662,
              32.60627323325583
            ],
            [
              -80.19164450460629,
              32.60627323325583
            ],
            [
              -80.19164450460629,
              32.57791305530975
            ],
            [
              -80.22514510207662,
              32.57791305530975
            ]
          ]
        ]
      },
      "bbox": [
        -80.22514510207662,
        32.57791305530975,
        -80.19164450460629,
        32.60627323325583
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.922278+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19190450800377,
              32.577688456999866
            ],
            [
              -80.19190450800377,
              32.60605761693277
            ],
            [
              -80.15839338360782,
              32.60605761693277
            ],
            [
              -80.15839338360782,
              32.577688456999866
            ],
            [
              -80.19190450800377,
              32.577688456999866
            ]
          ]
        ]
      },
      "bbox": [
        -80.19190450800377,
        32.577688456999866,
        -80.15839338360782,
        32.60605761693277
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.955477+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15866408113122,
              32.577454806420874
            ],
            [
              -80.15866408113122,
              32.605832945315235
            ],
            [
              -80.12514243685389,
              32.605832945315235
            ],
            [
              -80.12514243685389,
              32.577454806420874
            ],
            [
              -80.15866408113122,
              32.577454806420874
            ]
          ]
        ]
      },
      "bbox": [
        -80.15866408113122,
        32.577454806420874,
        -80.12514243685389,
        32.605832945315235
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:40.989182+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12542382833513,
              32.57721210364644
            ],
            [
              -80.12542382833513,
              32.60559921847394
            ],
            [
              -80.09189167122713,
              32.60559921847394
            ],
            [
              -80.09189167122713,
              32.57721210364644
            ],
            [
              -80.12542382833513,
              32.57721210364644
            ]
          ]
        ]
      },
      "bbox": [
        -80.12542382833513,
        32.57721210364644,
        -80.09189167122713,
        32.60559921847394
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.022229+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2269410.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09218375649147,
              32.57696034875293
            ],
            [
              -80.09218375649147,
              32.60535643648251
            ],
            [
              -80.05864109360986,
              32.60535643648251
            ],
            [
              -80.05864109360986,
              32.57696034875293
            ],
            [
              -80.09218375649147,
              32.57696034875293
            ]
          ]
        ]
      },
      "bbox": [
        -80.09218375649147,
        32.57696034875293,
        -80.05864109360986,
        32.60535643648251
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.055253+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2279650.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_23_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05894387247598,
              32.57669954181971
            ],
            [
              -80.05894387247598,
              32.605104599417416
            ],
            [
              -80.02539071088424,
              32.605104599417416
            ],
            [
              -80.02539071088424,
              32.57669954181971
            ],
            [
              -80.05894387247598,
              32.57669954181971
            ]
          ]
        ]
      },
      "bbox": [
        -80.05894387247598,
        32.57669954181971,
        -80.02539071088424,
        32.605104599417416
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.088535+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_23_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_23_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_23_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2289890.0,
            0.0,
            -2.5,
            282135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.42477681393517,
              32.55092573801722
            ],
            [
              -80.42477681393517,
              32.5792317743619
            ],
            [
              -80.39135033976521,
              32.5792317743619
            ],
            [
              -80.39135033976521,
              32.55092573801722
            ],
            [
              -80.42477681393517,
              32.55092573801722
            ]
          ]
        ]
      },
      "bbox": [
        -80.42477681393517,
        32.55092573801722,
        -80.39135033976521,
        32.5792317743619
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.121300+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.39154604931029,
              32.55075551029186
            ],
            [
              -80.39154604931029,
              32.579070543756636
            ],
            [
              -80.35810901284046,
              32.579070543756636
            ],
            [
              -80.35810901284046,
              32.55075551029186
            ],
            [
              -80.39154604931029,
              32.55075551029186
            ]
          ]
        ]
      },
      "bbox": [
        -80.39154604931029,
        32.55075551029186,
        -80.35810901284046,
        32.579070543756636
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.154107+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2187490.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.35831541050318,
              32.550576232870746
            ],
            [
              -80.35831541050318,
              32.57890026044697
            ],
            [
              -80.32486781873219,
              32.57890026044697
            ],
            [
              -80.32486781873219,
              32.550576232870746
            ],
            [
              -80.35831541050318,
              32.550576232870746
            ]
          ]
        ]
      },
      "bbox": [
        -80.35831541050318,
        32.550576232870746,
        -80.32486781873219,
        32.57890026044697
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.187579+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2197730.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.32508490438447,
              32.550387905810375
            ],
            [
              -80.32508490438447,
              32.57872092448653
            ],
            [
              -80.29162676431751,
              32.57872092448653
            ],
            [
              -80.29162676431751,
              32.550387905810375
            ],
            [
              -80.32508490438447,
              32.550387905810375
            ]
          ]
        ]
      },
      "bbox": [
        -80.32508490438447,
        32.550387905810375,
        -80.29162676431751,
        32.57872092448653
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.221189+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2207970.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.29185453782466,
              32.55019052917007
            ],
            [
              -80.29185453782466,
              32.57853253593186
            ],
            [
              -80.25838585647341,
              32.57853253593186
            ],
            [
              -80.25838585647341,
              32.55019052917007
            ],
            [
              -80.29185453782466,
              32.55019052917007
            ]
          ]
        ]
      },
      "bbox": [
        -80.29185453782466,
        32.55019052917007,
        -80.25838585647341,
        32.57853253593186
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.254490+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2218210.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25862431769407,
              32.54998410301199
            ],
            [
              -80.25862431769407,
              32.57833509484224
            ],
            [
              -80.22514510207662,
              32.57833509484224
            ],
            [
              -80.22514510207662,
              32.54998410301199
            ],
            [
              -80.25862431769407,
              32.54998410301199
            ]
          ]
        ]
      },
      "bbox": [
        -80.25862431769407,
        32.54998410301199,
        -80.22514510207662,
        32.57833509484224
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.287918+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2228450.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22539425086285,
              32.549768627401164
            ],
            [
              -80.22539425086285,
              32.578128601279836
            ],
            [
              -80.19190450800377,
              32.578128601279836
            ],
            [
              -80.19190450800377,
              32.549768627401164
            ],
            [
              -80.22539425086285,
              32.549768627401164
            ]
          ]
        ]
      },
      "bbox": [
        -80.22539425086285,
        32.549768627401164,
        -80.19190450800377,
        32.578128601279836
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.318043+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2238690.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19216434420095,
              32.549544102405484
            ],
            [
              -80.19216434420095,
              32.57791305530975
            ],
            [
              -80.15866408113122,
              32.57791305530975
            ],
            [
              -80.15866408113122,
              32.549544102405484
            ],
            [
              -80.19216434420095,
              32.549544102405484
            ]
          ]
        ]
      },
      "bbox": [
        -80.19216434420095,
        32.549544102405484,
        -80.15866408113122,
        32.57791305530975
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.346175+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2248930.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_24_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1589346045781,
              32.54931052809566
            ],
            [
              -80.1589346045781,
              32.577688456999866
            ],
            [
              -80.12542382833513,
              32.577688456999866
            ],
            [
              -80.12542382833513,
              32.54931052809566
            ],
            [
              -80.1589346045781,
              32.54931052809566
            ]
          ]
        ]
      },
      "bbox": [
        -80.1589346045781,
        32.54931052809566,
        -80.12542382833513,
        32.577688456999866
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.374833+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_24_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_24_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_24_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2259170.0,
            0.0,
            -2.5,
            271895.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Charleston_Hydroflattened_OCMDEM_25_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.4249617162942,
              32.52278107269061
            ],
            [
              -80.4249617162942,
              32.55108691599324
            ],
            [
              -80.39154604931029,
              32.55108691599324
            ],
            [
              -80.39154604931029,
              32.52278107269061
            ],
            [
              -80.4249617162942,
              32.52278107269061
            ]
          ]
        ]
      },
      "bbox": [
        -80.4249617162942,
        32.52278107269061,
        -80.39154604931029,
        32.55108691599324
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.403337+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/charleston/Charleston_Hydroflattened_OCMDEM_25_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Charleston_Hydroflattened_OCMDEM_25_02": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/charleston/Charleston_Hydroflattened_OCMDEM_25_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4096,
            4096
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2177250.0,
            0.0,
            -2.5,
            261655.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_19_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80659233709459,
              33.355766443342404
            ],
            [
              -79.80659233709459,
              33.384052882582736
            ],
            [
              -79.77288037378221,
              33.384052882582736
            ],
            [
              -79.77288037378221,
              33.355766443342404
            ],
            [
              -79.80659233709459,
              33.355766443342404
            ]
          ]
        ]
      },
      "bbox": [
        -79.80659233709459,
        33.355766443342404,
        -79.77288037378221,
        33.384052882582736
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.431980+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_19_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            566310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_19_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.77327598011303,
              33.355430050941635
            ],
            [
              -79.77327598011303,
              33.38372539842916
            ],
            [
              -79.73955352977235,
              33.38372539842916
            ],
            [
              -79.73955352977235,
              33.355430050941635
            ],
            [
              -79.77327598011303,
              33.355430050941635
            ]
          ]
        ]
      },
      "bbox": [
        -79.77327598011303,
        33.355430050941635,
        -79.73955352977235,
        33.38372539842916
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.460274+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_19_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            566310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_19_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.7399598781132,
              33.35508464547338
            ],
            [
              -79.7399598781132,
              33.383388898215
            ],
            [
              -79.70622694791923,
              33.383388898215
            ],
            [
              -79.70622694791923,
              33.35508464547338
            ],
            [
              -79.7399598781132,
              33.35508464547338
            ]
          ]
        ]
      },
      "bbox": [
        -79.7399598781132,
        33.35508464547338,
        -79.70622694791923,
        33.383388898215
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.488402+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_19_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            566310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_19_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.7066440380167,
              33.35473022704472
            ],
            [
              -79.7066440380167,
              33.38304338204451
            ],
            [
              -79.67290063515078,
              33.38304338204451
            ],
            [
              -79.67290063515078,
              33.35473022704472
            ],
            [
              -79.7066440380167,
              33.35473022704472
            ]
          ]
        ]
      },
      "bbox": [
        -79.7066440380167,
        33.35473022704472,
        -79.67290063515078,
        33.38304338204451
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.516582+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_19_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            566310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_19_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.67332846674475,
              33.354366795765515
            ],
            [
              -79.67332846674475,
              33.38268885002485
            ],
            [
              -79.63957459839462,
              33.38268885002485
            ],
            [
              -79.63957459839462,
              33.354366795765515
            ],
            [
              -79.67332846674475,
              33.354366795765515
            ]
          ]
        ]
      },
      "bbox": [
        -79.67332846674475,
        33.354366795765515,
        -79.63957459839462,
        33.38268885002485
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.544754+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_19_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            566310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_19_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.64001317121823,
              33.353994351748426
            ],
            [
              -79.64001317121823,
              33.38232530226587
            ],
            [
              -79.60624884457798,
              33.38232530226587
            ],
            [
              -79.60624884457798,
              33.353994351748426
            ],
            [
              -79.64001317121823,
              33.353994351748426
            ]
          ]
        ]
      },
      "bbox": [
        -79.64001317121823,
        33.353994351748426,
        -79.60624884457798,
        33.38232530226587
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.573137+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_19_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_19_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            566310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_20_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80697695310866,
              33.32780743507976
            ],
            [
              -79.80697695310866,
              33.3560938225714
            ],
            [
              -79.77327598011303,
              33.3560938225714
            ],
            [
              -79.77327598011303,
              33.32780743507976
            ],
            [
              -79.80697695310866,
              33.32780743507976
            ]
          ]
        ]
      },
      "bbox": [
        -79.80697695310866,
        33.32780743507976,
        -79.77327598011303,
        33.3560938225714
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.601276+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_20_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            556137.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_20_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.77367133146203,
              33.327471150502966
            ],
            [
              -79.77367133146203,
              33.355766443342404
            ],
            [
              -79.7399598781132,
              33.355766443342404
            ],
            [
              -79.7399598781132,
              33.327471150502966
            ],
            [
              -79.77367133146203,
              33.327471150502966
            ]
          ]
        ]
      },
      "bbox": [
        -79.77367133146203,
        33.327471150502966,
        -79.7399598781132,
        33.355766443342404
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.629271+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_20_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            556137.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_20_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.7403659645507,
              33.327125855747774
            ],
            [
              -79.7403659645507,
              33.355430050941635
            ],
            [
              -79.7066440380167,
              33.355430050941635
            ],
            [
              -79.7066440380167,
              33.327125855747774
            ],
            [
              -79.7403659645507,
              33.327125855747774
            ]
          ]
        ]
      },
      "bbox": [
        -79.7403659645507,
        33.327125855747774,
        -79.7066440380167,
        33.355430050941635
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.657474+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_20_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            556137.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_20_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70706085928957,
              33.326771550921244
            ],
            [
              -79.70706085928957,
              33.35508464547338
            ],
            [
              -79.67332846674475,
              33.35508464547338
            ],
            [
              -79.67332846674475,
              33.326771550921244
            ],
            [
              -79.70706085928957,
              33.326771550921244
            ]
          ]
        ]
      },
      "bbox": [
        -79.70706085928957,
        33.326771550921244,
        -79.67332846674475,
        33.35508464547338
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.685607+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_20_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            556137.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_20_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6737560225932,
              33.32640823613321
            ],
            [
              -79.6737560225932,
              33.35473022704472
            ],
            [
              -79.64001317121823,
              33.35473022704472
            ],
            [
              -79.64001317121823,
              33.32640823613321
            ],
            [
              -79.6737560225932,
              33.32640823613321
            ]
          ]
        ]
      },
      "bbox": [
        -79.6737560225932,
        33.32640823613321,
        -79.64001317121823,
        33.35473022704472
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.713489+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_20_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_20_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            556137.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_21_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.77402138691048,
              33.30270044638688
            ],
            [
              -79.77402138691048,
              33.32780743507976
            ],
            [
              -79.7403659645507,
              33.32780743507976
            ],
            [
              -79.7403659645507,
              33.30270044638688
            ],
            [
              -79.77402138691048,
              33.30270044638688
            ]
          ]
        ]
      },
      "bbox": [
        -79.77402138691048,
        33.30270044638688,
        -79.7403659645507,
        33.32780743507976
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.741588+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_21_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3605,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            545965.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_21_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.74072552515678,
              33.302355249728876
            ],
            [
              -79.74072552515678,
              33.327471150502966
            ],
            [
              -79.70706085928957,
              33.327471150502966
            ],
            [
              -79.70706085928957,
              33.302355249728876
            ],
            [
              -79.74072552515678,
              33.302355249728876
            ]
          ]
        ]
      },
      "bbox": [
        -79.74072552515678,
        33.302355249728876,
        -79.70706085928957,
        33.327471150502966
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.769962+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_21_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3605,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            545965.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_21_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70742992482927,
              33.30200104555936
            ],
            [
              -79.70742992482927,
              33.327125855747774
            ],
            [
              -79.6737560225932,
              33.327125855747774
            ],
            [
              -79.6737560225932,
              33.30200104555936
            ],
            [
              -79.70742992482927,
              33.30200104555936
            ]
          ]
        ]
      },
      "bbox": [
        -79.70742992482927,
        33.30200104555936,
        -79.6737560225932,
        33.327125855747774
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.798444+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_21_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3605,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            545965.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_21_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.67413459283664,
              33.30163783398819
            ],
            [
              -79.67413459283664,
              33.326771550921244
            ],
            [
              -79.64045146137578,
              33.326771550921244
            ],
            [
              -79.64045146137578,
              33.30163783398819
            ],
            [
              -79.67413459283664,
              33.30163783398819
            ]
          ]
        ]
      },
      "bbox": [
        -79.67413459283664,
        33.30163783398819,
        -79.64045146137578,
        33.326771550921244
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.822547+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_21_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_21_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3605,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            545965.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_01_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90016043269584,
              33.85997364327176
            ],
            [
              -79.90016043269584,
              33.88823297279888
            ],
            [
              -79.86628127960468,
              33.88823297279888
            ],
            [
              -79.86628127960468,
              33.85997364327176
            ],
            [
              -79.90016043269584,
              33.85997364327176
            ]
          ]
        ]
      },
      "bbox": [
        -79.90016043269584,
        33.85997364327176,
        -79.86628127960468,
        33.88823297279888
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.846130+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_01_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_01_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_01_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            749415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_01_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86664891336932,
              33.85966250756125
            ],
            [
              -79.86664891336932,
              33.887930806429196
            ],
            [
              -79.83275913012972,
              33.887930806429196
            ],
            [
              -79.83275913012972,
              33.85966250756125
            ],
            [
              -79.86664891336932,
              33.85966250756125
            ]
          ]
        ]
      },
      "bbox": [
        -79.86664891336932,
        33.85966250756125,
        -79.83275913012972,
        33.887930806429196
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.869734+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_01_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_01_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_01_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            749415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_01_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.83313763238294,
              33.85934230652317
            ],
            [
              -79.83313763238294,
              33.887619571752
            ],
            [
              -79.79923722627808,
              33.887619571752
            ],
            [
              -79.79923722627808,
              33.85934230652317
            ],
            [
              -79.83313763238294,
              33.85934230652317
            ]
          ]
        ]
      },
      "bbox": [
        -79.83313763238294,
        33.85934230652317,
        -79.79923722627808,
        33.887619571752
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.893778+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_01_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_01_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_01_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            749415.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_02_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.9340178551656,
              33.832318280971634
            ],
            [
              -79.9340178551656,
              33.860568718327684
            ],
            [
              -79.90016043269584,
              33.860568718327684
            ],
            [
              -79.90016043269584,
              33.832318280971634
            ],
            [
              -79.9340178551656,
              33.832318280971634
            ]
          ]
        ]
      },
      "bbox": [
        -79.9340178551656,
        33.832318280971634,
        -79.90016043269584,
        33.860568718327684
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.917536+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_02_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            739242.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_02_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90051696644439,
              33.832016306777994
            ],
            [
              -79.90051696644439,
              33.86027571355838
            ],
            [
              -79.86664891336932,
              33.86027571355838
            ],
            [
              -79.86664891336932,
              33.832016306777994
            ],
            [
              -79.90051696644439,
              33.832016306777994
            ]
          ]
        ]
      },
      "bbox": [
        -79.90051696644439,
        33.832016306777994,
        -79.86664891336932,
        33.86027571355838
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.942218+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_02_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            739242.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_02_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.8670163087938,
              33.83170527004445
            ],
            [
              -79.8670163087938,
              33.85997364327176
            ],
            [
              -79.83313763238294,
              33.85997364327176
            ],
            [
              -79.83313763238294,
              33.83170527004445
            ],
            [
              -79.8670163087938,
              33.83170527004445
            ]
          ]
        ]
      },
      "bbox": [
        -79.8670163087938,
        33.83170527004445,
        -79.83313763238294,
        33.85997364327176
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.965751+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_02_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            739242.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_02_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.83351588925163,
              33.83138517086726
            ],
            [
              -79.83351588925163,
              33.85966250756125
            ],
            [
              -79.79962659678104,
              33.85966250756125
            ],
            [
              -79.79962659678104,
              33.83138517086726
            ],
            [
              -79.83351588925163,
              33.83138517086726
            ]
          ]
        ]
      },
      "bbox": [
        -79.83351588925163,
        33.83138517086726,
        -79.79962659678104,
        33.85966250756125
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:41.990219+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_02_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            739242.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_02_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80001571485542,
              33.831056009345495
            ],
            [
              -79.80001571485542,
              33.85934230652317
            ],
            [
              -79.76611581360768,
              33.85934230652317
            ],
            [
              -79.76611581360768,
              33.831056009345495
            ],
            [
              -79.80001571485542,
              33.831056009345495
            ]
          ]
        ]
      },
      "bbox": [
        -79.80001571485542,
        33.831056009345495,
        -79.76611581360768,
        33.85934230652317
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.013934+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_02_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            739242.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_02_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76651579264237,
              33.83071778558103
            ],
            [
              -79.76651579264237,
              33.859013040256606
            ],
            [
              -79.73260528990662,
              33.859013040256606
            ],
            [
              -79.73260528990662,
              33.83071778558103
            ],
            [
              -79.76651579264237,
              33.83071778558103
            ]
          ]
        ]
      },
      "bbox": [
        -79.76651579264237,
        33.83071778558103,
        -79.73260528990662,
        33.859013040256606
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.037881+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_02_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_02_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            739242.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.96785356065419,
              33.80465350006991
            ],
            [
              -79.96785356065419,
              33.83289504136808
            ],
            [
              -79.9340178551656,
              33.83289504136808
            ],
            [
              -79.9340178551656,
              33.80465350006991
            ],
            [
              -79.96785356065419,
              33.80465350006991
            ]
          ]
        ]
      },
      "bbox": [
        -79.96785356065419,
        33.80465350006991,
        -79.9340178551656,
        33.83289504136808
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.061606+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2313487.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.93436330298084,
              33.80436068172833
            ],
            [
              -79.93436330298084,
              33.832611192531864
            ],
            [
              -79.90051696644439,
              33.832611192531864
            ],
            [
              -79.90051696644439,
              33.80436068172833
            ],
            [
              -79.93436330298084,
              33.80436068172833
            ]
          ]
        ]
      },
      "bbox": [
        -79.93436330298084,
        33.80436068172833,
        -79.90051696644439,
        33.832611192531864
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.085446+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90087326912229,
              33.80405880363764
            ],
            [
              -79.90087326912229,
              33.832318280971634
            ],
            [
              -79.8670163087938,
              33.832318280971634
            ],
            [
              -79.8670163087938,
              33.80405880363764
            ],
            [
              -79.90087326912229,
              33.80405880363764
            ]
          ]
        ]
      },
      "bbox": [
        -79.90087326912229,
        33.80405880363764,
        -79.8670163087938,
        33.832318280971634
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.108970+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86738346610979,
              33.80374786589131
            ],
            [
              -79.86738346610979,
              33.832016306777994
            ],
            [
              -79.83351588925163,
              33.832016306777994
            ],
            [
              -79.83351588925163,
              33.80374786589131
            ],
            [
              -79.86738346610979,
              33.80374786589131
            ]
          ]
        ]
      },
      "bbox": [
        -79.86738346610979,
        33.80374786589131,
        -79.83351588925163,
        33.832016306777994
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.132448+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.83389390097432,
              33.80342786858555
            ],
            [
              -79.83389390097432,
              33.83170527004445
            ],
            [
              -79.80001571485542,
              33.83170527004445
            ],
            [
              -79.80001571485542,
              33.80342786858555
            ],
            [
              -79.83389390097432,
              33.80342786858555
            ]
          ]
        ]
      },
      "bbox": [
        -79.83389390097432,
        33.80342786858555,
        -79.80001571485542,
        33.83170527004445
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.156031+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80040458074659,
              33.803098811819424
            ],
            [
              -79.80040458074659,
              33.83138517086726
            ],
            [
              -79.76651579264237,
              33.83138517086726
            ],
            [
              -79.76651579264237,
              33.803098811819424
            ],
            [
              -79.80040458074659,
              33.803098811819424
            ]
          ]
        ]
      },
      "bbox": [
        -79.80040458074659,
        33.803098811819424,
        -79.76651579264237,
        33.83138517086726
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.179882+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76691551245693,
              33.802760695694765
            ],
            [
              -79.76691551245693,
              33.831056009345495
            ],
            [
              -79.73301612964937,
              33.831056009345495
            ],
            [
              -79.73301612964937,
              33.802760695694765
            ],
            [
              -79.76691551245693,
              33.802760695694765
            ]
          ]
        ]
      },
      "bbox": [
        -79.76691551245693,
        33.802760695694765,
        -79.73301612964937,
        33.831056009345495
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.203869+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.73342670313544,
              33.80241352031625
            ],
            [
              -79.73342670313544,
              33.83071778558103
            ],
            [
              -79.69951673291298,
              33.83071778558103
            ],
            [
              -79.69951673291298,
              33.80241352031625
            ],
            [
              -79.73342670313544,
              33.80241352031625
            ]
          ]
        ]
      },
      "bbox": [
        -79.73342670313544,
        33.80241352031625,
        -79.69951673291298,
        33.83071778558103
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.227936+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.69993815981184,
              33.802057285791314
            ],
            [
              -79.69993815981184,
              33.83037049967851
            ],
            [
              -79.66601760946945,
              33.83037049967851
            ],
            [
              -79.66601760946945,
              33.802057285791314
            ],
            [
              -79.69993815981184,
              33.802057285791314
            ]
          ]
        ]
      },
      "bbox": [
        -79.69993815981184,
        33.802057285791314,
        -79.66601760946945,
        33.83037049967851
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.251705+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.66644988951549,
              33.801691992230246
            ],
            [
              -79.66644988951549,
              33.83001415174547
            ],
            [
              -79.63251876635464,
              33.83001415174547
            ],
            [
              -79.63251876635464,
              33.801691992230246
            ],
            [
              -79.66644988951549,
              33.801691992230246
            ]
          ]
        ]
      },
      "bbox": [
        -79.66644988951549,
        33.801691992230246,
        -79.63251876635464,
        33.83001415174547
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.275720+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.63296189927549,
              33.80131763974611
            ],
            [
              -79.63296189927549,
              33.82964874189219
            ],
            [
              -79.5990202106041,
              33.82964874189219
            ],
            [
              -79.5990202106041,
              33.80131763974611
            ],
            [
              -79.63296189927549,
              33.80131763974611
            ]
          ]
        ]
      },
      "bbox": [
        -79.63296189927549,
        33.80131763974611,
        -79.5990202106041,
        33.82964874189219
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.299547+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5994741961205,
              33.80093422845477
            ],
            [
              -79.5994741961205,
              33.82927427023175
            ],
            [
              -79.56552194925298,
              33.82927427023175
            ],
            [
              -79.56552194925298,
              33.80093422845477
            ],
            [
              -79.5994741961205,
              33.80093422845477
            ]
          ]
        ]
      },
      "bbox": [
        -79.5994741961205,
        33.80093422845477,
        -79.56552194925298,
        33.82927427023175
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.350214+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2425385.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.43204023259949,
              33.798881294141864
            ],
            [
              -79.43204023259949,
              33.827265988976684
            ],
            [
              -79.39803530469328,
              33.827265988976684
            ],
            [
              -79.39803530469328,
              33.798881294141864
            ],
            [
              -79.43204023259949,
              33.798881294141864
            ]
          ]
        ]
      },
      "bbox": [
        -79.43204023259949,
        33.798881294141864,
        -79.39803530469328,
        33.827265988976684
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.401428+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2476247.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.39855439953641,
              33.798443532597645
            ],
            [
              -79.39855439953641,
              33.826837149005264
            ],
            [
              -79.36453895745589,
              33.826837149005264
            ],
            [
              -79.36453895745589,
              33.798443532597645
            ],
            [
              -79.39855439953641,
              33.798443532597645
            ]
          ]
        ]
      },
      "bbox": [
        -79.39855439953641,
        33.798443532597645,
        -79.36453895745589,
        33.826837149005264
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.452369+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2486420.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.36506890274862,
              33.797996713135845
            ],
            [
              -79.36506890274862,
              33.8263992480969
            ],
            [
              -79.33104295385323,
              33.8263992480969
            ],
            [
              -79.33104295385323,
              33.797996713135845
            ],
            [
              -79.36506890274862,
              33.797996713135845
            ]
          ]
        ]
      },
      "bbox": [
        -79.36506890274862,
        33.797996713135845,
        -79.33104295385323,
        33.8263992480969
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.503802+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2496592.5,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_03_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.33158374926167,
              33.797753711717355
            ],
            [
              -79.33158374926167,
              33.82595228638706
            ],
            [
              -79.31310557193459,
              33.82595228638706
            ],
            [
              -79.31310557193459,
              33.797753711717355
            ],
            [
              -79.33158374926167,
              33.797753711717355
            ]
          ]
        ]
      },
      "bbox": [
        -79.33158374926167,
        33.797753711717355,
        -79.31310557193459,
        33.82595228638706
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.554924+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_03_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_03_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            2179
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2506765.0,
            0.0,
            -2.5,
            729070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.00166756280295,
              33.77697931578783
            ],
            [
              -80.00166756280295,
              33.80521195714597
            ],
            [
              -79.96785356065419,
              33.80521195714597
            ],
            [
              -79.96785356065419,
              33.77697931578783
            ],
            [
              -80.00166756280295,
              33.77697931578783
            ]
          ]
        ]
      },
      "bbox": [
        -80.00166756280295,
        33.77697931578783,
        -79.96785356065419,
        33.80521195714597
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.606436+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2303315.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.96818793660579,
              33.776695647629694
            ],
            [
              -79.96818793660579,
              33.80493725857172
            ],
            [
              -79.93436330298084,
              33.80493725857172
            ],
            [
              -79.93436330298084,
              33.776695647629694
            ],
            [
              -79.96818793660579,
              33.776695647629694
            ]
          ]
        ]
      },
      "bbox": [
        -79.96818793660579,
        33.776695647629694,
        -79.93436330298084,
        33.80493725857172
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.657759+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2313487.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.93470852698125,
              33.77640292251641
            ],
            [
              -79.93470852698125,
              33.80465350006991
            ],
            [
              -79.90087326912229,
              33.80465350006991
            ],
            [
              -79.90087326912229,
              33.77640292251641
            ],
            [
              -79.93470852698125,
              33.77640292251641
            ]
          ]
        ]
      },
      "bbox": [
        -79.93470852698125,
        33.77640292251641,
        -79.90087326912229,
        33.80465350006991
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.709849+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90122934095406,
              33.776101140538614
            ],
            [
              -79.90122934095406,
              33.80436068172833
            ],
            [
              -79.86738346610979,
              33.80436068172833
            ],
            [
              -79.86738346610979,
              33.776101140538614
            ],
            [
              -79.90122934095406,
              33.776101140538614
            ]
          ]
        ]
      },
      "bbox": [
        -79.90122934095406,
        33.776101140538614,
        -79.86738346610979,
        33.80436068172833
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.761355+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86775038554867,
              33.77579030178967
            ],
            [
              -79.86775038554867,
              33.80405880363764
            ],
            [
              -79.83389390097432,
              33.80405880363764
            ],
            [
              -79.83389390097432,
              33.77579030178967
            ],
            [
              -79.86775038554867,
              33.77579030178967
            ]
          ]
        ]
      },
      "bbox": [
        -79.86775038554867,
        33.77579030178967,
        -79.83389390097432,
        33.80405880363764
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.811040+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.83427166778924,
              33.775470406365834
            ],
            [
              -79.83427166778924,
              33.80374786589131
            ],
            [
              -79.80040458074659,
              33.80374786589131
            ],
            [
              -79.80040458074659,
              33.775470406365834
            ],
            [
              -79.83427166778924,
              33.775470406365834
            ]
          ]
        ]
      },
      "bbox": [
        -79.83427166778924,
        33.775470406365834,
        -79.80040458074659,
        33.80374786589131
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.853566+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.8007931946996,
              33.77514145436612
            ],
            [
              -79.8007931946996,
              33.80342786858555
            ],
            [
              -79.76691551245693,
              33.80342786858555
            ],
            [
              -79.76691551245693,
              33.77514145436612
            ],
            [
              -79.8007931946996,
              33.77514145436612
            ]
          ]
        ]
      },
      "bbox": [
        -79.8007931946996,
        33.77514145436612,
        -79.76691551245693,
        33.80342786858555
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.896501+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76731497330331,
              33.77480344589239
            ],
            [
              -79.76731497330331,
              33.803098811819424
            ],
            [
              -79.73342670313544,
              33.803098811819424
            ],
            [
              -79.73342670313544,
              33.77480344589239
            ],
            [
              -79.76731497330331,
              33.77480344589239
            ]
          ]
        ]
      },
      "bbox": [
        -79.76731497330331,
        33.77480344589239,
        -79.73342670313544,
        33.803098811819424
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.939059+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.73383701062359,
              33.774456381049255
            ],
            [
              -79.73383701062359,
              33.802760695694765
            ],
            [
              -79.69993815981184,
              33.802760695694765
            ],
            [
              -79.69993815981184,
              33.774456381049255
            ],
            [
              -79.73383701062359,
              33.774456381049255
            ]
          ]
        ]
      },
      "bbox": [
        -79.73383701062359,
        33.774456381049255,
        -79.69993815981184,
        33.802760695694765
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:42.981640+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70035931368335,
              33.77410025994411
            ],
            [
              -79.70035931368335,
              33.80241352031625
            ],
            [
              -79.66644988951549,
              33.80241352031625
            ],
            [
              -79.66644988951549,
              33.77410025994411
            ],
            [
              -79.70035931368335,
              33.77410025994411
            ]
          ]
        ]
      },
      "bbox": [
        -79.70035931368335,
        33.77410025994411,
        -79.66644988951549,
        33.80241352031625
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.024691+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.66688188950516,
              33.77373508268725
            ],
            [
              -79.66688188950516,
              33.802057285791314
            ],
            [
              -79.63296189927549,
              33.802057285791314
            ],
            [
              -79.63296189927549,
              33.77373508268725
            ],
            [
              -79.66688188950516,
              33.77373508268725
            ]
          ]
        ]
      },
      "bbox": [
        -79.66688188950516,
        33.77373508268725,
        -79.63296189927549,
        33.802057285791314
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.067208+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.63340474511124,
              33.77336084939172
            ],
            [
              -79.63340474511124,
              33.801691992230246
            ],
            [
              -79.5994741961205,
              33.801691992230246
            ],
            [
              -79.5994741961205,
              33.77336084939172
            ],
            [
              -79.63340474511124,
              33.77336084939172
            ]
          ]
        ]
      },
      "bbox": [
        -79.63340474511124,
        33.77336084939172,
        -79.5994741961205,
        33.801691992230246
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.110027+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.59992788752346,
              33.77297756017333
            ],
            [
              -79.59992788752346,
              33.80131763974611
            ],
            [
              -79.56598678707886,
              33.80131763974611
            ],
            [
              -79.56598678707886,
              33.77297756017333
            ],
            [
              -79.59992788752346,
              33.77297756017333
            ]
          ]
        ]
      },
      "bbox": [
        -79.59992788752346,
        33.77297756017333,
        -79.56598678707886,
        33.80131763974611
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.152511+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2425385.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.56645132376336,
              33.77258521515077
            ],
            [
              -79.56645132376336,
              33.80093422845477
            ],
            [
              -79.53249967917856,
              33.80093422845477
            ],
            [
              -79.53249967917856,
              33.77258521515077
            ],
            [
              -79.56645132376336,
              33.77258521515077
            ]
          ]
        ]
      },
      "bbox": [
        -79.56645132376336,
        33.77258521515077,
        -79.53249967917856,
        33.80093422845477
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.194952+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2435557.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.53297506085205,
              33.77218381444545
            ],
            [
              -79.53297506085205,
              33.8005417584749
            ],
            [
              -79.49901287944716,
              33.8005417584749
            ],
            [
              -79.49901287944716,
              33.77218381444545
            ],
            [
              -79.53297506085205,
              33.77218381444545
            ]
          ]
        ]
      },
      "bbox": [
        -79.53297506085205,
        33.77218381444545,
        -79.49901287944716,
        33.8005417584749
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.238339+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2445730.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.49949910581029,
              33.77177335818165
            ],
            [
              -79.49949910581029,
              33.800140229928
            ],
            [
              -79.46552639491186,
              33.800140229928
            ],
            [
              -79.46552639491186,
              33.77177335818165
            ],
            [
              -79.49949910581029,
              33.77177335818165
            ]
          ]
        ]
      },
      "bbox": [
        -79.49949910581029,
        33.77177335818165,
        -79.46552639491186,
        33.800140229928
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.281301+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2455902.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.4660234656585,
              33.77135384648643
            ],
            [
              -79.4660234656585,
              33.79972964293832
            ],
            [
              -79.43204023259949,
              33.79972964293832
            ],
            [
              -79.43204023259949,
              33.77135384648643
            ],
            [
              -79.4660234656585,
              33.77135384648643
            ]
          ]
        ]
      },
      "bbox": [
        -79.4660234656585,
        33.77135384648643,
        -79.43204023259949,
        33.79972964293832
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.320721+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2466075.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.4325481474166,
              33.77092527948965
            ],
            [
              -79.4325481474166,
              33.79930999763298
            ],
            [
              -79.39855439953641,
              33.79930999763298
            ],
            [
              -79.39855439953641,
              33.77092527948965
            ],
            [
              -79.4325481474166,
              33.77092527948965
            ]
          ]
        ]
      },
      "bbox": [
        -79.4325481474166,
        33.77092527948965,
        -79.39855439953641,
        33.79930999763298
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.357152+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2476247.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.39907315810419,
              33.77048765732398
            ],
            [
              -79.39907315810419,
              33.798881294141864
            ],
            [
              -79.36506890274862,
              33.798881294141864
            ],
            [
              -79.36506890274862,
              33.77048765732398
            ],
            [
              -79.39907315810419,
              33.77048765732398
            ]
          ]
        ]
      },
      "bbox": [
        -79.39907315810419,
        33.77048765732398,
        -79.36506890274862,
        33.798881294141864
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.393564+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2486420.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.36559850474043,
              33.77004098012488
            ],
            [
              -79.36559850474043,
              33.798443532597645
            ],
            [
              -79.33158374926167,
              33.798443532597645
            ],
            [
              -79.33158374926167,
              33.77004098012488
            ],
            [
              -79.36559850474043,
              33.77004098012488
            ]
          ]
        ]
      },
      "bbox": [
        -79.36559850474043,
        33.77004098012488,
        -79.33158374926167,
        33.798443532597645
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.429956+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2496592.5,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_04_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.33212419434408,
              33.769798056075615
            ],
            [
              -79.33212419434408,
              33.797996713135845
            ],
            [
              -79.31365217757501,
              33.797996713135845
            ],
            [
              -79.31365217757501,
              33.769798056075615
            ],
            [
              -79.33212419434408,
              33.769798056075615
            ]
          ]
        ]
      },
      "bbox": [
        -79.33212419434408,
        33.769798056075615,
        -79.31365217757501,
        33.797996713135845
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.466083+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_04_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_04_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            2179
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2506765.0,
            0.0,
            -2.5,
            718897.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.00199088094746,
              33.74902121970252
            ],
            [
              -80.00199088094746,
              33.777253926902965
            ],
            [
              -79.96818793660579,
              33.777253926902965
            ],
            [
              -79.96818793660579,
              33.74902121970252
            ],
            [
              -80.00199088094746,
              33.74902121970252
            ]
          ]
        ]
      },
      "bbox": [
        -80.00199088094746,
        33.74902121970252,
        -79.96818793660579,
        33.777253926902965
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.502426+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2303315.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.96852209598471,
              33.74873764189739
            ],
            [
              -79.96852209598471,
              33.77697931578783
            ],
            [
              -79.93470852698125,
              33.77697931578783
            ],
            [
              -79.93470852698125,
              33.74873764189739
            ],
            [
              -79.96852209598471,
              33.74873764189739
            ]
          ]
        ]
      },
      "bbox": [
        -79.96852209598471,
        33.74873764189739,
        -79.93470852698125,
        33.77697931578783
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.539347+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2313487.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.93505352738426,
              33.748445010021996
            ],
            [
              -79.93505352738426,
              33.776695647629694
            ],
            [
              -79.90122934095406,
              33.776695647629694
            ],
            [
              -79.90122934095406,
              33.748445010021996
            ],
            [
              -79.93505352738426,
              33.748445010021996
            ]
          ]
        ]
      },
      "bbox": [
        -79.93505352738426,
        33.748445010021996,
        -79.90122934095406,
        33.776695647629694
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.576092+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.901585182164,
              33.74814332416691
            ],
            [
              -79.901585182164,
              33.77640292251641
            ],
            [
              -79.86775038554867,
              33.77640292251641
            ],
            [
              -79.86775038554867,
              33.74814332416691
            ],
            [
              -79.901585182164,
              33.74814332416691
            ]
          ]
        ]
      },
      "bbox": [
        -79.901585182164,
        33.74814332416691,
        -79.86775038554867,
        33.77640292251641
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.612782+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86811706734157,
              33.74783258442557
            ],
            [
              -79.86811706734157,
              33.776101140538614
            ],
            [
              -79.83427166778924,
              33.776101140538614
            ],
            [
              -79.83427166778924,
              33.74783258442557
            ],
            [
              -79.86811706734157,
              33.74783258442557
            ]
          ]
        ]
      },
      "bbox": [
        -79.86811706734157,
        33.74783258442557,
        -79.83427166778924,
        33.776101140538614
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.648972+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.8346491899343,
              33.74751279089412
            ],
            [
              -79.8346491899343,
              33.77579030178967
            ],
            [
              -79.8007931946996,
              33.77579030178967
            ],
            [
              -79.8007931946996,
              33.74751279089412
            ],
            [
              -79.8346491899343,
              33.74751279089412
            ]
          ]
        ]
      },
      "bbox": [
        -79.8346491899343,
        33.74751279089412,
        -79.8007931946996,
        33.77579030178967
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.685957+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80118155695921,
              33.74718394367163
            ],
            [
              -79.80118155695921,
              33.775470406365834
            ],
            [
              -79.76731497330331,
              33.775470406365834
            ],
            [
              -79.76731497330331,
              33.74718394367163
            ],
            [
              -79.80118155695921,
              33.74718394367163
            ]
          ]
        ]
      },
      "bbox": [
        -79.80118155695921,
        33.74718394367163,
        -79.76731497330331,
        33.775470406365834
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.722106+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76771417543304,
              33.74684604285986
            ],
            [
              -79.76771417543304,
              33.77514145436612
            ],
            [
              -79.73383701062359,
              33.77514145436612
            ],
            [
              -79.73383701062359,
              33.74684604285986
            ],
            [
              -79.76771417543304,
              33.74684604285986
            ]
          ]
        ]
      },
      "bbox": [
        -79.76771417543304,
        33.74684604285986,
        -79.73383701062359,
        33.77514145436612
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.758380+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.73424705237218,
              33.746499088563446
            ],
            [
              -79.73424705237218,
              33.77480344589239
            ],
            [
              -79.70035931368335,
              33.77480344589239
            ],
            [
              -79.70035931368335,
              33.746499088563446
            ],
            [
              -79.73424705237218,
              33.746499088563446
            ]
          ]
        ]
      },
      "bbox": [
        -79.73424705237218,
        33.746499088563446,
        -79.70035931368335,
        33.77480344589239
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.794672+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70078019479276,
              33.746143080889766
            ],
            [
              -79.70078019479276,
              33.774456381049255
            ],
            [
              -79.66688188950516,
              33.774456381049255
            ],
            [
              -79.66688188950516,
              33.746143080889766
            ],
            [
              -79.70078019479276,
              33.746143080889766
            ]
          ]
        ]
      },
      "bbox": [
        -79.70078019479276,
        33.746143080889766,
        -79.66688188950516,
        33.774456381049255
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.826331+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.66731360971049,
              33.745778019949114
            ],
            [
              -79.66731360971049,
              33.77410025994411
            ],
            [
              -79.63340474511124,
              33.77410025994411
            ],
            [
              -79.63340474511124,
              33.745778019949114
            ],
            [
              -79.66731360971049,
              33.745778019949114
            ]
          ]
        ]
      },
      "bbox": [
        -79.66731360971049,
        33.745778019949114,
        -79.63340474511124,
        33.77410025994411
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.856713+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6338473041408,
              33.74540390585441
            ],
            [
              -79.6338473041408,
              33.77373508268725
            ],
            [
              -79.59992788752346,
              33.77373508268725
            ],
            [
              -79.59992788752346,
              33.74540390585441
            ],
            [
              -79.6338473041408,
              33.74540390585441
            ]
          ]
        ]
      },
      "bbox": [
        -79.6338473041408,
        33.74540390585441,
        -79.59992788752346,
        33.77373508268725
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.887573+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.60038128509873,
              33.74502073872153
            ],
            [
              -79.60038128509873,
              33.77336084939172
            ],
            [
              -79.56645132376336,
              33.77336084939172
            ],
            [
              -79.56645132376336,
              33.74502073872153
            ],
            [
              -79.60038128509873,
              33.74502073872153
            ]
          ]
        ]
      },
      "bbox": [
        -79.60038128509873,
        33.74502073872153,
        -79.56645132376336,
        33.77336084939172
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.918395+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2425385.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.566915559599,
              33.744628518669074
            ],
            [
              -79.566915559599,
              33.77297756017333
            ],
            [
              -79.53297506085205,
              33.77297756017333
            ],
            [
              -79.53297506085205,
              33.744628518669074
            ],
            [
              -79.566915559599,
              33.744628518669074
            ]
          ]
        ]
      },
      "bbox": [
        -79.566915559599,
        33.744628518669074,
        -79.53297506085205,
        33.77297756017333
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.949208+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2435557.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.53345013465591,
              33.7442272458185
            ],
            [
              -79.53345013465591,
              33.77258521515077
            ],
            [
              -79.49949910581029,
              33.77258521515077
            ],
            [
              -79.49949910581029,
              33.7442272458185
            ],
            [
              -79.53345013465591,
              33.7442272458185
            ]
          ]
        ]
      },
      "bbox": [
        -79.53345013465591,
        33.7442272458185,
        -79.49949910581029,
        33.77258521515077
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:43.980164+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2445730.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.49998501728342,
              33.74381692029401
            ],
            [
              -79.49998501728342,
              33.77218381444545
            ],
            [
              -79.4660234656585,
              33.77218381444545
            ],
            [
              -79.4660234656585,
              33.74381692029401
            ],
            [
              -79.49998501728342,
              33.74381692029401
            ]
          ]
        ]
      },
      "bbox": [
        -79.49998501728342,
        33.74381692029401,
        -79.4660234656585,
        33.77218381444545
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.011028+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2455902.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.46652021449512,
              33.74339754222263
            ],
            [
              -79.46652021449512,
              33.77177335818165
            ],
            [
              -79.4325481474166,
              33.77177335818165
            ],
            [
              -79.4325481474166,
              33.74339754222263
            ],
            [
              -79.46652021449512,
              33.74339754222263
            ]
          ]
        ]
      },
      "bbox": [
        -79.46652021449512,
        33.74339754222263,
        -79.4325481474166,
        33.77177335818165
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.041505+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2466075.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.43305573330413,
              33.74296911173422
            ],
            [
              -79.43305573330413,
              33.77135384648643
            ],
            [
              -79.39907315810419,
              33.77135384648643
            ],
            [
              -79.39907315810419,
              33.74296911173422
            ],
            [
              -79.43305573330413,
              33.74296911173422
            ]
          ]
        ]
      },
      "bbox": [
        -79.43305573330413,
        33.74296911173422,
        -79.39907315810419,
        33.77135384648643
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.072058+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2476247.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.39959158072324,
              33.74253162896141
            ],
            [
              -79.39959158072324,
              33.77092527948965
            ],
            [
              -79.36559850474043,
              33.77092527948965
            ],
            [
              -79.36559850474043,
              33.74253162896141
            ],
            [
              -79.39959158072324,
              33.74253162896141
            ]
          ]
        ]
      },
      "bbox": [
        -79.39959158072324,
        33.74253162896141,
        -79.36559850474043,
        33.77092527948965
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.102553+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2486420.0,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_05_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.3661277637648,
              33.74208509403963
            ],
            [
              -79.3661277637648,
              33.77048765732398
            ],
            [
              -79.33212419434408,
              33.77048765732398
            ],
            [
              -79.33212419434408,
              33.74208509403963
            ],
            [
              -79.3661277637648,
              33.74208509403963
            ]
          ]
        ]
      },
      "bbox": [
        -79.3661277637648,
        33.74208509403963,
        -79.33212419434408,
        33.77048765732398
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.133122+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_05_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_05_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2496592.5,
            0.0,
            -2.5,
            708725.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0023139897478,
              33.72106297700011
            ],
            [
              -80.0023139897478,
              33.74929574334959
            ],
            [
              -79.96852209598471,
              33.74929574334959
            ],
            [
              -79.96852209598471,
              33.72106297700011
            ],
            [
              -80.0023139897478,
              33.72106297700011
            ]
          ]
        ]
      },
      "bbox": [
        -80.0023139897478,
        33.72106297700011,
        -79.96852209598471,
        33.74929574334959
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.163587+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2303315.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.96885603900131,
              33.72077948955724
            ],
            [
              -79.96885603900131,
              33.74902121970252
            ],
            [
              -79.93505352738426,
              33.74902121970252
            ],
            [
              -79.93505352738426,
              33.72077948955724
            ],
            [
              -79.96885603900131,
              33.72077948955724
            ]
          ]
        ]
      },
      "bbox": [
        -79.96885603900131,
        33.72077948955724,
        -79.93505352738426,
        33.74902121970252
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.194376+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2313487.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.93539830440702,
              33.720486950929256
            ],
            [
              -79.93539830440702,
              33.74873764189739
            ],
            [
              -79.901585182164,
              33.74873764189739
            ],
            [
              -79.901585182164,
              33.720486950929256
            ],
            [
              -79.93539830440702,
              33.720486950929256
            ]
          ]
        ]
      },
      "bbox": [
        -79.93539830440702,
        33.720486950929256,
        -79.901585182164,
        33.74873764189739
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.224620+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90194079297608,
              33.72018536120678
            ],
            [
              -79.90194079297608,
              33.748445010021996
            ],
            [
              -79.86811706734157,
              33.748445010021996
            ],
            [
              -79.86811706734157,
              33.72018536120678
            ],
            [
              -79.90194079297608,
              33.72018536120678
            ]
          ]
        ]
      },
      "bbox": [
        -79.90194079297608,
        33.72018536120678,
        -79.86811706734157,
        33.748445010021996
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.255138+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86848351171926,
              33.71987472048314
            ],
            [
              -79.86848351171926,
              33.74814332416691
            ],
            [
              -79.8346491899343,
              33.74814332416691
            ],
            [
              -79.8346491899343,
              33.71987472048314
            ],
            [
              -79.86848351171926,
              33.71987472048314
            ]
          ]
        ]
      },
      "bbox": [
        -79.86848351171926,
        33.71987472048314,
        -79.8346491899343,
        33.74814332416691
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.285348+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.83502646764711,
              33.719555028854565
            ],
            [
              -79.83502646764711,
              33.74783258442557
            ],
            [
              -79.80118155695921,
              33.74783258442557
            ],
            [
              -79.80118155695921,
              33.719555028854565
            ],
            [
              -79.83502646764711,
              33.719555028854565
            ]
          ]
        ]
      },
      "bbox": [
        -79.83502646764711,
        33.719555028854565,
        -79.80118155695921,
        33.74783258442557
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.331673+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80156966776985,
              33.71922628642002
            ],
            [
              -79.80156966776985,
              33.74751279089412
            ],
            [
              -79.76771417543304,
              33.74751279089412
            ],
            [
              -79.76771417543304,
              33.71922628642002
            ],
            [
              -79.80156966776985,
              33.71922628642002
            ]
          ]
        ]
      },
      "bbox": [
        -79.80156966776985,
        33.71922628642002,
        -79.76771417543304,
        33.74751279089412
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.391538+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76811311909739,
              33.718888493281256
            ],
            [
              -79.76811311909739,
              33.74718394367163
            ],
            [
              -79.73424705237218,
              33.74718394367163
            ],
            [
              -79.73424705237218,
              33.718888493281256
            ],
            [
              -79.76811311909739,
              33.718888493281256
            ]
          ]
        ]
      },
      "bbox": [
        -79.76811311909739,
        33.718888493281256,
        -79.73424705237218,
        33.74718394367163
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.451604+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.73465682863933,
              33.71854164954289
            ],
            [
              -79.73465682863933,
              33.74684604285986
            ],
            [
              -79.70078019479276,
              33.74684604285986
            ],
            [
              -79.70078019479276,
              33.71854164954289
            ],
            [
              -79.73465682863933,
              33.71854164954289
            ]
          ]
        ]
      },
      "bbox": [
        -79.73465682863933,
        33.71854164954289,
        -79.70078019479276,
        33.74684604285986
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.512781+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70120080340494,
              33.718185755312305
            ],
            [
              -79.70120080340494,
              33.746499088563446
            ],
            [
              -79.66731360971049,
              33.746499088563446
            ],
            [
              -79.66731360971049,
              33.718185755312305
            ],
            [
              -79.70120080340494,
              33.718185755312305
            ]
          ]
        ]
      },
      "bbox": [
        -79.70120080340494,
        33.718185755312305,
        -79.66731360971049,
        33.746499088563446
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.572897+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.66774505040318,
              33.7178208106997
            ],
            [
              -79.66774505040318,
              33.746143080889766
            ],
            [
              -79.6338473041408,
              33.746143080889766
            ],
            [
              -79.6338473041408,
              33.7178208106997
            ],
            [
              -79.66774505040318,
              33.7178208106997
            ]
          ]
        ]
      },
      "bbox": [
        -79.66774505040318,
        33.7178208106997,
        -79.6338473041408,
        33.746143080889766
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.633489+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.63428957664266,
              33.71744681581807
            ],
            [
              -79.63428957664266,
              33.745778019949114
            ],
            [
              -79.60038128509873,
              33.745778019949114
            ],
            [
              -79.60038128509873,
              33.71744681581807
            ],
            [
              -79.63428957664266,
              33.71744681581807
            ]
          ]
        ]
      },
      "bbox": [
        -79.63428957664266,
        33.71744681581807,
        -79.60038128509873,
        33.745778019949114
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.693203+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6008343891316,
              33.7170637707832
            ],
            [
              -79.6008343891316,
              33.74540390585441
            ],
            [
              -79.566915559599,
              33.74540390585441
            ],
            [
              -79.566915559599,
              33.7170637707832
            ],
            [
              -79.6008343891316,
              33.7170637707832
            ]
          ]
        ]
      },
      "bbox": [
        -79.6008343891316,
        33.7170637707832,
        -79.566915559599,
        33.74540390585441
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.753101+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2425385.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.56737949487791,
              33.716671675713705
            ],
            [
              -79.56737949487791,
              33.74502073872153
            ],
            [
              -79.53345013465591,
              33.74502073872153
            ],
            [
              -79.53345013465591,
              33.716671675713705
            ],
            [
              -79.56737949487791,
              33.716671675713705
            ]
          ]
        ]
      },
      "bbox": [
        -79.56737949487791,
        33.716671675713705,
        -79.53345013465591,
        33.74502073872153
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.810799+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2435557.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5339249008891,
              33.71627053073094
            ],
            [
              -79.5339249008891,
              33.744628518669074
            ],
            [
              -79.49998501728342,
              33.744628518669074
            ],
            [
              -79.49998501728342,
              33.71627053073094
            ],
            [
              -79.5339249008891,
              33.71627053073094
            ]
          ]
        ]
      },
      "bbox": [
        -79.5339249008891,
        33.71627053073094,
        -79.49998501728342,
        33.744628518669074
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.860004+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2445730.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.50047061417233,
              33.71586033595918
            ],
            [
              -79.50047061417233,
              33.7442272458185
            ],
            [
              -79.46652021449512,
              33.7442272458185
            ],
            [
              -79.46652021449512,
              33.71586033595918
            ],
            [
              -79.50047061417233,
              33.71586033595918
            ]
          ]
        ]
      },
      "bbox": [
        -79.50047061417233,
        33.71586033595918,
        -79.46652021449512,
        33.7442272458185
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.908630+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2455902.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.46701664173433,
              33.71544109152534
            ],
            [
              -79.46701664173433,
              33.74381692029401
            ],
            [
              -79.43305573330413,
              33.74381692029401
            ],
            [
              -79.43305573330413,
              33.71544109152534
            ],
            [
              -79.46701664173433,
              33.71544109152534
            ]
          ]
        ]
      },
      "bbox": [
        -79.46701664173433,
        33.71544109152534,
        -79.43305573330413,
        33.74381692029401
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:44.957386+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2466075.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.4335629905815,
              33.715012797559275
            ],
            [
              -79.4335629905815,
              33.74339754222263
            ],
            [
              -79.39959158072324,
              33.74339754222263
            ],
            [
              -79.39959158072324,
              33.715012797559275
            ],
            [
              -79.4335629905815,
              33.715012797559275
            ]
          ]
        ]
      },
      "bbox": [
        -79.4335629905815,
        33.715012797559275,
        -79.39959158072324,
        33.74339754222263
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.005789+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2476247.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.40010966771978,
              33.7145754541936
            ],
            [
              -79.40010966771978,
              33.74296911173422
            ],
            [
              -79.3661277637648,
              33.74296911173422
            ],
            [
              -79.3661277637648,
              33.7145754541936
            ],
            [
              -79.40010966771978,
              33.7145754541936
            ]
          ]
        ]
      },
      "bbox": [
        -79.40010966771978,
        33.7145754541936,
        -79.3661277637648,
        33.74296911173422
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.054370+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2486420.0,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_06_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.3666566801547,
              33.71412906156371
            ],
            [
              -79.3666566801547,
              33.74253162896141
            ],
            [
              -79.3326642894407,
              33.74253162896141
            ],
            [
              -79.3326642894407,
              33.71412906156371
            ],
            [
              -79.3666566801547,
              33.71412906156371
            ]
          ]
        ]
      },
      "bbox": [
        -79.3666566801547,
        33.71412906156371,
        -79.3326642894407,
        33.74253162896141
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.102743+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_06_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_06_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2496592.5,
            0.0,
            -2.5,
            698552.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.00263688940723,
              33.69310459436308
            ],
            [
              -80.00263688940723,
              33.721337413170126
            ],
            [
              -79.96885603900131,
              33.721337413170126
            ],
            [
              -79.96885603900131,
              33.69310459436308
            ],
            [
              -80.00263688940723,
              33.69310459436308
            ]
          ]
        ]
      },
      "bbox": [
        -80.00263688940723,
        33.69310459436308,
        -79.96885603900131,
        33.721337413170126
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.151386+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2303315.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.96918976586561,
              33.69282119729166
            ],
            [
              -79.96918976586561,
              33.72106297700011
            ],
            [
              -79.93539830440702,
              33.72106297700011
            ],
            [
              -79.93539830440702,
              33.69282119729166
            ],
            [
              -79.96918976586561,
              33.69282119729166
            ]
          ]
        ]
      },
      "bbox": [
        -79.96918976586561,
        33.69282119729166,
        -79.93539830440702,
        33.72106297700011
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.199833+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2313487.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.93574285826642,
              33.69252875192064
            ],
            [
              -79.93574285826642,
              33.72077948955724
            ],
            [
              -79.90194079297608,
              33.72077948955724
            ],
            [
              -79.90194079297608,
              33.69252875192064
            ],
            [
              -79.93574285826642,
              33.69252875192064
            ]
          ]
        ]
      },
      "bbox": [
        -79.93574285826642,
        33.69252875192064,
        -79.90194079297608,
        33.72077948955724
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.248726+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90229617361396,
              33.69222725834058
            ],
            [
              -79.90229617361396,
              33.720486950929256
            ],
            [
              -79.86848351171926,
              33.720486950929256
            ],
            [
              -79.86848351171926,
              33.69222725834058
            ],
            [
              -79.90229617361396,
              33.69222725834058
            ]
          ]
        ]
      },
      "bbox": [
        -79.90229617361396,
        33.69222725834058,
        -79.86848351171926,
        33.720486950929256
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.297186+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86884971891224,
              33.69191671664479
            ],
            [
              -79.86884971891224,
              33.72018536120678
            ],
            [
              -79.83502646764711,
              33.72018536120678
            ],
            [
              -79.83502646764711,
              33.69191671664479
            ],
            [
              -79.86884971891224,
              33.69191671664479
            ]
          ]
        ]
      },
      "bbox": [
        -79.86884971891224,
        33.69191671664479,
        -79.83502646764711,
        33.72018536120678
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.337827+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.835403501165,
              33.691597126929466
            ],
            [
              -79.835403501165,
              33.71987472048314
            ],
            [
              -79.80156966776985,
              33.71987472048314
            ],
            [
              -79.80156966776985,
              33.691597126929466
            ],
            [
              -79.835403501165,
              33.691597126929466
            ]
          ]
        ]
      },
      "bbox": [
        -79.835403501165,
        33.691597126929466,
        -79.80156966776985,
        33.71987472048314
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.378256+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80195752737565,
              33.69126848929355
            ],
            [
              -79.80195752737565,
              33.719555028854565
            ],
            [
              -79.76811311909739,
              33.719555028854565
            ],
            [
              -79.76811311909739,
              33.69126848929355
            ],
            [
              -79.80195752737565,
              33.69126848929355
            ]
          ]
        ]
      },
      "bbox": [
        -79.80195752737565,
        33.69126848929355,
        -79.76811311909739,
        33.719555028854565
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.418963+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76851180454729,
              33.690930803838796
            ],
            [
              -79.76851180454729,
              33.71922628642002
            ],
            [
              -79.73465682863933,
              33.71922628642002
            ],
            [
              -79.73465682863933,
              33.690930803838796
            ],
            [
              -79.76851180454729,
              33.690930803838796
            ]
          ]
        ]
      },
      "bbox": [
        -79.76851180454729,
        33.690930803838796,
        -79.73465682863933,
        33.71922628642002
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.459749+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.73506633968273,
              33.69058407066979
            ],
            [
              -79.73506633968273,
              33.718888493281256
            ],
            [
              -79.70120080340494,
              33.718888493281256
            ],
            [
              -79.70120080340494,
              33.69058407066979
            ],
            [
              -79.73506633968273,
              33.69058407066979
            ]
          ]
        ]
      },
      "bbox": [
        -79.73506633968273,
        33.69058407066979,
        -79.70120080340494,
        33.718888493281256
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.500081+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70162113978445,
              33.6902282898939
            ],
            [
              -79.70162113978445,
              33.71854164954289
            ],
            [
              -79.66774505040318,
              33.71854164954289
            ],
            [
              -79.66774505040318,
              33.6902282898939
            ],
            [
              -79.70162113978445,
              33.6902282898939
            ]
          ]
        ]
      },
      "bbox": [
        -79.70162113978445,
        33.6902282898939,
        -79.66774505040318,
        33.71854164954289
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.541098+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.6681762118546,
              33.68986346162125
            ],
            [
              -79.6681762118546,
              33.718185755312305
            ],
            [
              -79.63428957664266,
              33.718185755312305
            ],
            [
              -79.63428957664266,
              33.68986346162125
            ],
            [
              -79.6681762118546,
              33.68986346162125
            ]
          ]
        ]
      },
      "bbox": [
        -79.6681762118546,
        33.68986346162125,
        -79.63428957664266,
        33.718185755312305
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.582141+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.63473156289498,
              33.68948958596487
            ],
            [
              -79.63473156289498,
              33.7178208106997
            ],
            [
              -79.6008343891316,
              33.7178208106997
            ],
            [
              -79.6008343891316,
              33.68948958596487
            ],
            [
              -79.63473156289498,
              33.68948958596487
            ]
          ]
        ]
      },
      "bbox": [
        -79.63473156289498,
        33.68948958596487,
        -79.6008343891316,
        33.7178208106997
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.622722+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.60128719990705,
              33.68910666304048
            ],
            [
              -79.60128719990705,
              33.71744681581807
            ],
            [
              -79.56737949487791,
              33.71744681581807
            ],
            [
              -79.56737949487791,
              33.68910666304048
            ],
            [
              -79.60128719990705,
              33.68910666304048
            ]
          ]
        ]
      },
      "bbox": [
        -79.60128719990705,
        33.68910666304048,
        -79.56737949487791,
        33.71744681581807
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.662727+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2425385.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.56784312989187,
              33.68871469296667
            ],
            [
              -79.56784312989187,
              33.7170637707832
            ],
            [
              -79.5339249008891,
              33.7170637707832
            ],
            [
              -79.5339249008891,
              33.68871469296667
            ],
            [
              -79.56784312989187,
              33.68871469296667
            ]
          ]
        ]
      },
      "bbox": [
        -79.56784312989187,
        33.68871469296667,
        -79.5339249008891,
        33.7170637707832
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.703136+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2435557.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.5343993598502,
              33.68831367586482
            ],
            [
              -79.5343993598502,
              33.716671675713705
            ],
            [
              -79.50047061417233,
              33.716671675713705
            ],
            [
              -79.50047061417233,
              33.68831367586482
            ],
            [
              -79.5343993598502,
              33.68831367586482
            ]
          ]
        ]
      },
      "bbox": [
        -79.5343993598502,
        33.68831367586482,
        -79.50047061417233,
        33.716671675713705
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.743505+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2445730.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.50095589678239,
              33.68790361185908
            ],
            [
              -79.50095589678239,
              33.71627053073094
            ],
            [
              -79.46701664173433,
              33.71627053073094
            ],
            [
              -79.46701664173433,
              33.68790361185908
            ],
            [
              -79.50095589678239,
              33.68790361185908
            ]
          ]
        ]
      },
      "bbox": [
        -79.50095589678239,
        33.68790361185908,
        -79.46701664173433,
        33.71627053073094
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.783903+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2455902.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.46751274768836,
              33.687484501076455
            ],
            [
              -79.46751274768836,
              33.71586033595918
            ],
            [
              -79.4335629905815,
              33.71586033595918
            ],
            [
              -79.4335629905815,
              33.687484501076455
            ],
            [
              -79.46751274768836,
              33.687484501076455
            ]
          ]
        ]
      },
      "bbox": [
        -79.46751274768836,
        33.687484501076455,
        -79.4335629905815,
        33.71586033595918
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.820042+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2466075.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.4340699195677,
              33.687056343646695
            ],
            [
              -79.4340699195677,
              33.71544109152534
            ],
            [
              -79.40010966771978,
              33.71544109152534
            ],
            [
              -79.40010966771978,
              33.687056343646695
            ],
            [
              -79.4340699195677,
              33.687056343646695
            ]
          ]
        ]
      },
      "bbox": [
        -79.4340699195677,
        33.687056343646695,
        -79.40010966771978,
        33.71544109152534
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:45.868368+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2476247.5,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_07_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.40062741941959,
              33.68661913970239
            ],
            [
              -79.40062741941959,
              33.715012797559275
            ],
            [
              -79.3666566801547,
              33.715012797559275
            ],
            [
              -79.3666566801547,
              33.68661913970239
            ],
            [
              -79.40062741941959,
              33.68661913970239
            ]
          ]
        ]
      },
      "bbox": [
        -79.40062741941959,
        33.68661913970239,
        -79.3666566801547,
        33.715012797559275
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:46.141003+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_07_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_07_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2486420.0,
            0.0,
            -2.5,
            688380.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.03639609220522,
              33.66542033966109
            ],
            [
              -80.03639609220522,
              33.69364424325878
            ],
            [
              -80.00263688940723,
              33.69364424325878
            ],
            [
              -80.00263688940723,
              33.66542033966109
            ],
            [
              -80.03639609220522,
              33.66542033966109
            ]
          ]
        ]
      },
      "bbox": [
        -80.03639609220522,
        33.66542033966109,
        -80.00263688940723,
        33.69364424325878
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:46.264081+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_03": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2293142.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.00295958012875,
              33.66514607847197
            ],
            [
              -80.00295958012875,
              33.6933789430471
            ],
            [
              -79.96918976586561,
              33.6933789430471
            ],
            [
              -79.96918976586561,
              33.66514607847197
            ],
            [
              -80.00295958012875,
              33.66514607847197
            ]
          ]
        ]
      },
      "bbox": [
        -80.00295958012875,
        33.66514607847197,
        -79.96918976586561,
        33.6933789430471
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:46.732135+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_04": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2303315.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.96952327678743,
              33.664862771781266
            ],
            [
              -79.96952327678743,
              33.69310459436308
            ],
            [
              -79.93574285826642,
              33.69310459436308
            ],
            [
              -79.93574285826642,
              33.664862771781266
            ],
            [
              -79.96952327678743,
              33.664862771781266
            ]
          ]
        ]
      },
      "bbox": [
        -79.96952327678743,
        33.664862771781266,
        -79.93574285826642,
        33.69310459436308
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:47.160859+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_05": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2313487.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.93608718917903,
              33.66457041967669
            ],
            [
              -79.93608718917903,
              33.69282119729166
            ],
            [
              -79.90229617361396,
              33.69282119729166
            ],
            [
              -79.90229617361396,
              33.66457041967669
            ],
            [
              -79.93608718917903,
              33.66457041967669
            ]
          ]
        ]
      },
      "bbox": [
        -79.93608718917903,
        33.66457041967669,
        -79.90229617361396,
        33.69282119729166
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:47.277915+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_06": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2323660.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.90265132430106,
              33.664269022248824
            ],
            [
              -79.90265132430106,
              33.69252875192064
            ],
            [
              -79.86884971891224,
              33.69252875192064
            ],
            [
              -79.86884971891224,
              33.664269022248824
            ],
            [
              -79.90265132430106,
              33.664269022248824
            ]
          ]
        ]
      },
      "bbox": [
        -79.90265132430106,
        33.664269022248824,
        -79.86884971891224,
        33.69252875192064
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:47.451920+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_07": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2333832.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.86921568915072,
              33.663958579590975
            ],
            [
              -79.86921568915072,
              33.69222725834058
            ],
            [
              -79.835403501165,
              33.69222725834058
            ],
            [
              -79.835403501165,
              33.663958579590975
            ],
            [
              -79.86921568915072,
              33.663958579590975
            ]
          ]
        ]
      },
      "bbox": [
        -79.86921568915072,
        33.663958579590975,
        -79.835403501165,
        33.69222725834058
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:47.720472+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_08": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2344005.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_09",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.83578029072495,
              33.663639091799276
            ],
            [
              -79.83578029072495,
              33.69191671664479
            ],
            [
              -79.80195752737565,
              33.69191671664479
            ],
            [
              -79.80195752737565,
              33.663639091799276
            ],
            [
              -79.83578029072495,
              33.663639091799276
            ]
          ]
        ]
      },
      "bbox": [
        -79.83578029072495,
        33.663639091799276,
        -79.80195752737565,
        33.69191671664479
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:47.890700+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_09.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_09": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_09.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2354177.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.80234513602038,
              33.66331055897266
            ],
            [
              -79.80234513602038,
              33.691597126929466
            ],
            [
              -79.76851180454729,
              33.691597126929466
            ],
            [
              -79.76851180454729,
              33.66331055897266
            ],
            [
              -79.80234513602038,
              33.66331055897266
            ]
          ]
        ]
      },
      "bbox": [
        -79.80234513602038,
        33.66331055897266,
        -79.76851180454729,
        33.691597126929466
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:48.034182+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2364350.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.76891023203332,
              33.6629729812129
            ],
            [
              -79.76891023203332,
              33.69126848929355
            ],
            [
              -79.73506633968273,
              33.69126848929355
            ],
            [
              -79.73506633968273,
              33.6629729812129
            ],
            [
              -79.76891023203332,
              33.6629729812129
            ]
          ]
        ]
      },
      "bbox": [
        -79.76891023203332,
        33.6629729812129,
        -79.73506633968273,
        33.69126848929355
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:48.232375+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2374522.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.73547558575979,
              33.6626263586245
            ],
            [
              -79.73547558575979,
              33.690930803838796
            ],
            [
              -79.70162113978445,
              33.690930803838796
            ],
            [
              -79.70162113978445,
              33.6626263586245
            ],
            [
              -79.73547558575979,
              33.6626263586245
            ]
          ]
        ]
      },
      "bbox": [
        -79.73547558575979,
        33.6626263586245,
        -79.70162113978445,
        33.690930803838796
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:48.627274+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2384695.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70204120419548,
              33.66227069131483
            ],
            [
              -79.70204120419548,
              33.69058407066979
            ],
            [
              -79.6681762118546,
              33.69058407066979
            ],
            [
              -79.6681762118546,
              33.66227069131483
            ],
            [
              -79.70204120419548,
              33.66227069131483
            ]
          ]
        ]
      },
      "bbox": [
        -79.70204120419548,
        33.66227069131483,
        -79.6681762118546,
        33.69058407066979
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:48.814367+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2394867.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.66860709433574,
              33.661905979394014
            ],
            [
              -79.66860709433574,
              33.6902282898939
            ],
            [
              -79.63473156289498,
              33.6902282898939
            ],
            [
              -79.63473156289498,
              33.661905979394014
            ],
            [
              -79.66860709433574,
              33.661905979394014
            ]
          ]
        ]
      },
      "bbox": [
        -79.66860709433574,
        33.661905979394014,
        -79.63473156289498,
        33.6902282898939
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:49.052862+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2405040.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.63517326317557,
              33.661532222975
            ],
            [
              -79.63517326317557,
              33.68986346162125
            ],
            [
              -79.60128719990705,
              33.68986346162125
            ],
            [
              -79.60128719990705,
              33.661532222975
            ],
            [
              -79.63517326317557,
              33.661532222975
            ]
          ]
        ]
      },
      "bbox": [
        -79.63517326317557,
        33.661532222975,
        -79.60128719990705,
        33.68986346162125
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:49.217151+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2415212.5,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.60173971770966,
              33.66114942217354
            ],
            [
              -79.60173971770966,
              33.68948958596487
            ],
            [
              -79.56784312989187,
              33.68948958596487
            ],
            [
              -79.56784312989187,
              33.66114942217354
            ],
            [
              -79.60173971770966,
              33.66114942217354
            ]
          ]
        ]
      },
      "bbox": [
        -79.60173971770966,
        33.66114942217354,
        -79.56784312989187,
        33.68948958596487
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:49.280301+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 2000000,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "foot",
                    "conversion_factor": 0.3048
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.",
            "bbox": {
              "south_latitude": 32.05,
              "west_longitude": -83.36,
              "north_latitude": 35.21,
              "east_longitude": -78.52
            },
            "id": {
              "authority": "EPSG",
              "code": 6570
            }
          },
          "proj:transform": [
            2.5,
            0.0,
            2425385.0,
            0.0,
            -2.5,
            678207.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Williamsburg_Hydroflattened_OCMDEM_08_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.56830646493228,
              33.66075757710815
            ],
            [
              -79.56830646493228,
              33.68910666304048
            ],
            [
              -79.5343993598502,
              33.68910666304048
            ],
            [
              -79.5343993598502,
              33.66075757710815
            ],
            [
              -79.56830646493228,
              33.66075757710815
            ]
          ]
        ]
      },
      "bbox": [
        -79.56830646493228,
        33.66075757710815,
        -79.5343993598502,
        33.68910666304048
      ],
      "properties": {
        "start_datetime": "2016-12-15T00:00:00+00:00",
        "end_datetime": "2017-03-09T00:00:00+00:00",
        "created": "2026-03-19 00:54:49.404832+00:00",
        "license": "NLPL",
        "datetime": "2016-12-15T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/stac/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Williamsburg_Hydroflattened_OCMDEM_08_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SC_Coast_Counties_DEM_2017_8790/williamsburg/Williamsburg_Hydroflattened_OCMDEM_08_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4069,
            4069
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / South Carolina (ft)\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"SPCS83 South Carolina zone (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",31.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-81,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",34.8333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",32.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",2000000,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - South Carolina - counties of Abbeville; Aiken; Allendale; Anderson; Bamberg; Barnwell; Beaufort; Berkeley; Calhoun; Charleston; Cherokee; Chester; Chesterfield; Clarendon; Colleton; Darlington; Dillon; Dorchester; Edgefield; Fairfield; Florence; Georgetown; Greenville; Greenwood; Hampton; Horry; Jasper; Kershaw; Lancaster; Laurens; Lee; Lexington; Marion; Marlboro; McCormick; Newberry; Oconee; Orangeburg; Pickens; Richland; Saluda; Spartanburg; Sumter; Union; Williamsburg; York.\"],\n        BBOX[32.05,-83.36,35.21,-78.52]],\n    ID[\"EPSG\",6570]]",
          "proj:epsg": 6570,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / South Carolina (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "SPCS83 South Carolina zone (international foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 31.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -81,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 34.8333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 32.5,
                  "unit": "degree",
                  "id": {
          